diff options
Diffstat (limited to 'afb/afbply1rct.c')
-rw-r--r-- | afb/afbply1rct.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/afb/afbply1rct.c b/afb/afbply1rct.c index 3156b0617..d1c714753 100644 --- a/afb/afbply1rct.c +++ b/afb/afbply1rct.c @@ -28,7 +28,7 @@ in this Software without prior written authorization from the X Consortium. * Author: Keith Packard, MIT X Consortium */ -#include "X.h" +#include <X11/X.h> #include "gcstruct.h" #include "windowstr.h" |