summaryrefslogtreecommitdiff
path: root/lbx/lbxcmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'lbx/lbxcmap.c')
-rw-r--r--lbx/lbxcmap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lbx/lbxcmap.c b/lbx/lbxcmap.c
index 077a95a6e..8214136e9 100644
--- a/lbx/lbxcmap.c
+++ b/lbx/lbxcmap.c
@@ -33,8 +33,8 @@ from The Open Group.
#include <X11/X.h>
#include <X11/Xproto.h>
#include <X11/Xos.h>
-#include "misc.h"
-#include "os.h"
+#include <X11/misc.h>
+#include <X11/os.h>
#include "dixstruct.h"
#include "resource.h"
#include "scrnintstr.h"