summaryrefslogtreecommitdiff
path: root/hw/xfree86/loader/loadfont.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/loader/loadfont.c')
-rw-r--r--hw/xfree86/loader/loadfont.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/loader/loadfont.c b/hw/xfree86/loader/loadfont.c
index f9bbbfeb4..675828412 100644
--- a/hw/xfree86/loader/loadfont.c
+++ b/hw/xfree86/loader/loadfont.c
@@ -34,7 +34,7 @@
#endif
#include "loaderProcs.h"
-#include <X11/misc.h>
+#include "misc.h"
#include "xf86.h"
FontModule *FontModuleList = NULL;