mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 08:29:23 +00:00
Xext: drop obsolete including of colormapst.h
All relevant things are now in dix/colormap_priv.h, so no need to include colormapst.h anymore. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -37,7 +37,6 @@ Equipment Corporation.
|
||||
#include "windowstr.h"
|
||||
#include "dixfontstr.h"
|
||||
#include "gcstruct.h"
|
||||
#include "colormapst.h"
|
||||
#include "scrnintstr.h"
|
||||
#include "opaque.h"
|
||||
#include "inputstr.h"
|
||||
|
||||
@@ -43,7 +43,6 @@ in this Software without prior written authorization from The Open Group.
|
||||
#include "inputstr.h"
|
||||
#include "windowstr.h"
|
||||
#include "propertyst.h"
|
||||
#include "colormapst.h"
|
||||
#include "privates.h"
|
||||
#include "xacestr.h"
|
||||
#include "securitysrv.h"
|
||||
|
||||
Reference in New Issue
Block a user