(1841) xnest: drop not needed include of colormapst.h
We don't need anything from this file here, so no need to include it. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
parent
f3c059cf3d
commit
a18ba65db6
|
@ -23,7 +23,6 @@ is" without express or implied warranty.
|
|||
#include "scrnintstr.h"
|
||||
#include "dix.h"
|
||||
#include "micmap.h"
|
||||
#include "colormapst.h"
|
||||
#include "resource.h"
|
||||
|
||||
#include "Xnest.h"
|
||||
|
|
|
@ -23,7 +23,6 @@ is" without express or implied warranty.
|
|||
#include "window.h"
|
||||
#include "windowstr.h"
|
||||
#include "pixmapstr.h"
|
||||
#include "colormapst.h"
|
||||
#include "scrnintstr.h"
|
||||
#include "region.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue