summaryrefslogtreecommitdiff
path: root/Xext/xtest1dd.c
diff options
context:
space:
mode:
Diffstat (limited to 'Xext/xtest1dd.c')
-rw-r--r--Xext/xtest1dd.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/Xext/xtest1dd.c b/Xext/xtest1dd.c
index 96e680832..686ff72df 100644
--- a/Xext/xtest1dd.c
+++ b/Xext/xtest1dd.c
@@ -62,14 +62,14 @@ University of California.
#define NEED_REPLIES
#include <stdio.h>
-#include "Xos.h"
-#include "X.h"
-#include "Xmd.h"
-#include "Xproto.h"
+#include <X11/Xos.h>
+#include <X11/X.h>
+#include <X11/Xmd.h>
+#include <X11/Xproto.h>
#include "misc.h"
#include "dixstruct.h"
#define XTestSERVER_SIDE
-#include "xtestext1.h"
+#include <X11/extensions/xtestext1.h>
#include "xtest1dd.h"