summaryrefslogtreecommitdiff
path: root/xcb-demo/hypnomoire.c
diff options
context:
space:
mode:
Diffstat (limited to 'xcb-demo/hypnomoire.c')
-rw-r--r--xcb-demo/hypnomoire.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xcb-demo/hypnomoire.c b/xcb-demo/hypnomoire.c
index 68df195..01f585a 100644
--- a/xcb-demo/hypnomoire.c
+++ b/xcb-demo/hypnomoire.c
@@ -4,7 +4,7 @@
* for licensing information.
*/
-#include <xcb.h>
+#include <X11/XCB/xcb.h>
#include "reply_formats.h"
#include <math.h>
#include <stdlib.h> /* for free(3) */