summaryrefslogtreecommitdiff
path: root/xkb/xkbSwap.c
diff options
context:
space:
mode:
Diffstat (limited to 'xkb/xkbSwap.c')
-rw-r--r--xkb/xkbSwap.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/xkb/xkbSwap.c b/xkb/xkbSwap.c
index 4b6ba4ccc..520885515 100644
--- a/xkb/xkbSwap.c
+++ b/xkb/xkbSwap.c
@@ -27,14 +27,14 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE.
/* $XFree86: xc/programs/Xserver/xkb/xkbSwap.c,v 3.4 2003/09/13 16:39:01 dawes Exp $ */
#include "stdio.h"
-#include "X.h"
+#include <X11/X.h>
#define NEED_EVENTS
#define NEED_REPLIES
-#include "Xproto.h"
+#include <X11/Xproto.h>
#include "misc.h"
#include "inputstr.h"
-#include "XKBsrv.h"
-#include "XKBstr.h"
+#include <X11/extensions/XKBsrv.h>
+#include <X11/extensions/XKBstr.h>
#include "extnsionst.h"
#include "xkb.h"