summaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
Diffstat (limited to 'hw')
-rw-r--r--hw/xfree86/dixmods/bitmapmod.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/dixmods/bitmapmod.c b/hw/xfree86/dixmods/bitmapmod.c
index 458cc62c9..5141fd80a 100644
--- a/hw/xfree86/dixmods/bitmapmod.c
+++ b/hw/xfree86/dixmods/bitmapmod.c
@@ -25,7 +25,7 @@
*/
/* $XFree86: xc/lib/font/bitmap/module/bitmapmod.c,v 1.7 1999/01/26 05:53:47 dawes Exp $ */
-#include "misc.h"
+#include <X11/Xdefs.h>
#include "fontmod.h"
#include "xf86Module.h"