summaryrefslogtreecommitdiff
path: root/src/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client.h')
-rw-r--r--src/client.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/client.h b/src/client.h
index 9a15ce9..c4f171e 100644
--- a/src/client.h
+++ b/src/client.h
@@ -29,8 +29,8 @@
* Nathaniel Way <nathanielcw@hotmail.com>
*/
-#include <xorg/colormap.h>
-#include <xorg/misc.h>
+#include <colormap.h>
+#include <misc.h>
#include "xf86Cursor.h"
struct NestedClientPrivate;