summaryrefslogtreecommitdiff
path: root/hw/xfree86/ddc/print_vdif.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/ddc/print_vdif.c')
-rw-r--r--hw/xfree86/ddc/print_vdif.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/ddc/print_vdif.c b/hw/xfree86/ddc/print_vdif.c
index 6c890c210..ededa21b2 100644
--- a/hw/xfree86/ddc/print_vdif.c
+++ b/hw/xfree86/ddc/print_vdif.c
@@ -5,7 +5,7 @@
#endif
#include "vdif.h"
-#include <X11/misc.h>
+#include "misc.h"
#include "xf86DDC.h"
static void print_vdif(xf86VdifPtr l, char *s);