summaryrefslogtreecommitdiff
path: root/mi/mieq.c
diff options
context:
space:
mode:
Diffstat (limited to 'mi/mieq.c')
-rw-r--r--mi/mieq.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/mi/mieq.c b/mi/mieq.c
index 1c13c6004..37662625e 100644
--- a/mi/mieq.c
+++ b/mi/mieq.c
@@ -35,9 +35,9 @@ in this Software without prior written authorization from The Open Group.
*/
# define NEED_EVENTS
-# include "X.h"
-# include "Xmd.h"
-# include "Xproto.h"
+# include <X11/X.h>
+# include <X11/Xmd.h>
+# include <X11/Xproto.h>
# include "misc.h"
# include "windowstr.h"
# include "pixmapstr.h"