From db8d18cedb4a948ef0dc37703be4d795d39fef37 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Tue, 12 Jul 2005 03:10:35 +0000 Subject: Use full path for Xcomposite.h header --- src/xcompositeint.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 #include #include -#include "Xcomposite.h" +#include typedef struct _XCompositeExtDisplayInfo { struct _XCompositeExtDisplayInfo *next; /* keep a linked list */ -- cgit v1.2.3