summaryrefslogtreecommitdiff
path: root/src/xcb_xid.c
diff options
context:
space:
mode:
authorJosh Triplett <josh@freedesktop.org>2006-09-25 05:10:37 -0700
committerJosh Triplett <josh@freedesktop.org>2006-09-25 05:10:37 -0700
commitf7cd80142fa83d531850df2c2a3b4a514129170b (patch)
tree81b569f291bd2bb8557dfa4a2ee2c66b5f97053f /src/xcb_xid.c
parent0d7beff580232d4b7adfc840bcd1cae894b57682 (diff)
Stop installing the protocol descriptions for extensions to an extensions/
subdirectory
Diffstat (limited to 'src/xcb_xid.c')
-rw-r--r--src/xcb_xid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xcb_xid.c b/src/xcb_xid.c
index 6ca6bd9..7ff0c5f 100644
--- a/src/xcb_xid.c
+++ b/src/xcb_xid.c
@@ -29,7 +29,7 @@
#include "xcb.h"
#include "xcbext.h"
#include "xcbint.h"
-#include "extensions/xc_misc.h"
+#include "xc_misc.h"
/* Public interface */