glx: drop unused include of colormapst.h
We don't need anything from this file, so no need to include it. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
parent
d73778cd55
commit
752921d706
|
@ -36,7 +36,6 @@
|
|||
#include <string.h>
|
||||
#include <windowstr.h>
|
||||
#include <os.h>
|
||||
#include <colormapst.h>
|
||||
|
||||
#include "extinit.h"
|
||||
#include "privates.h"
|
||||
|
|
Loading…
Reference in New Issue