summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/xcompositeint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xcompositeint.h b/src/xcompositeint.h
index 31554f0..27f1b49 100644
--- a/src/xcompositeint.h
+++ b/src/xcompositeint.h
@@ -32,7 +32,7 @@
#include <X11/Xlibint.h>
#include <X11/Xutil.h>
#include <X11/extensions/compositeproto.h>
-#include "Xcomposite.h"
+#include <X11/extensions/Xcomposite.h>
typedef struct _XCompositeExtDisplayInfo {
struct _XCompositeExtDisplayInfo *next; /* keep a linked list */