summaryrefslogtreecommitdiff
path: root/src/XTest.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/XTest.c')
-rw-r--r--src/XTest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/XTest.c b/src/XTest.c
index 45f593e..ed45e41 100644
--- a/src/XTest.c
+++ b/src/XTest.c
@@ -35,7 +35,7 @@ from The Open Group.
#define NEED_REPLIES
#include <X11/Xlibint.h>
#include <X11/extensions/XTest.h>
-#include <X11/extensions/xteststr.h>
+#include <X11/extensions/xtestproto.h>
#include <X11/extensions/Xext.h>
#include <X11/extensions/extutil.h>
#include <X11/extensions/XInput.h>