summaryrefslogtreecommitdiff
path: root/hw/dmx/dmx.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/dmx/dmx.c')
-rw-r--r--hw/dmx/dmx.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/dmx/dmx.c b/hw/dmx/dmx.c
index c91b58304..1731b92cd 100644
--- a/hw/dmx/dmx.c
+++ b/hw/dmx/dmx.c
@@ -45,8 +45,8 @@
#include <X11/X.h>
#include <X11/Xproto.h>
-#include "misc.h"
-#include "os.h"
+#include <X11/misc.h>
+#include <X11/os.h>
#include "dixstruct.h"
#define EXTENSION_PROC_ARGS void *
#include "extnsionst.h"