summaryrefslogtreecommitdiff
path: root/hw/xfree86/ddc/edid.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/ddc/edid.c')
-rw-r--r--hw/xfree86/ddc/edid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/ddc/edid.c b/hw/xfree86/ddc/edid.c
index 58616d308..b17363648 100644
--- a/hw/xfree86/ddc/edid.c
+++ b/hw/xfree86/ddc/edid.c
@@ -7,7 +7,7 @@
*
* Copyright 1998 by Egbert Eich <Egbert.Eich@Physik.TU-Darmstadt.DE>
*/
-#include "misc.h"
+#include <X11/misc.h>
#include "xf86.h"
#include "xf86_ansic.h"
#include "xf86_OSproc.h"