summaryrefslogtreecommitdiff
path: root/hw/xfree86/xf8_16bpp/cfbscrinit.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/xf8_16bpp/cfbscrinit.c')
-rw-r--r--hw/xfree86/xf8_16bpp/cfbscrinit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/xf8_16bpp/cfbscrinit.c b/hw/xfree86/xf8_16bpp/cfbscrinit.c
index a6bc2a67e..d7e6665d9 100644
--- a/hw/xfree86/xf8_16bpp/cfbscrinit.c
+++ b/hw/xfree86/xf8_16bpp/cfbscrinit.c
@@ -12,7 +12,7 @@
#include <X11/X.h>
#include <X11/Xmd.h>
-#include <X11/misc.h>
+#include "misc.h"
#include "servermd.h"
#include "scrnintstr.h"
#include "pixmapstr.h"