Move include path from X11/extensions/ to xkbcommon/
[platform/upstream/libxkbcommon.git] / test / filecomp.c
index d256d72..57fa846 100644 (file)
@@ -30,7 +30,7 @@ authorization from the authors.
 #include <errno.h>
 #include <X11/X.h>
 #include <X11/Xdefs.h>
-#include "X11/extensions/XKBcommon.h"
+#include "xkbcommon/xkbcommon.h"
 #include "xkbcomp/utils.h"
 
 static char buffer[8192];