dix: drop unneeded include of colormapst.h and colormap.h
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
parent
a527589819
commit
bb602e12ce
|
@ -108,8 +108,6 @@ Equipment Corporation.
|
||||||
#include "dixstruct.h"
|
#include "dixstruct.h"
|
||||||
#include "gcstruct.h"
|
#include "gcstruct.h"
|
||||||
#include "extension.h"
|
#include "extension.h"
|
||||||
#include "colormap.h"
|
|
||||||
#include "colormapst.h"
|
|
||||||
#include "cursorstr.h"
|
#include "cursorstr.h"
|
||||||
#include "selection.h"
|
#include "selection.h"
|
||||||
#include "servermd.h"
|
#include "servermd.h"
|
||||||
|
|
Loading…
Reference in New Issue