summaryrefslogtreecommitdiff
path: root/ilbm/ilbmplygblt.c
diff options
context:
space:
mode:
Diffstat (limited to 'ilbm/ilbmplygblt.c')
-rw-r--r--ilbm/ilbmplygblt.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/ilbm/ilbmplygblt.c b/ilbm/ilbmplygblt.c
index fdd0a071f..173f7b985 100644
--- a/ilbm/ilbmplygblt.c
+++ b/ilbm/ilbmplygblt.c
@@ -52,9 +52,9 @@ SOFTWARE.
/* Modified jun 95 by Geert Uytterhoeven (Geert.Uytterhoeven@cs.kuleuven.ac.be)
to use interleaved bitplanes instead of normal bitplanes */
-#include "X.h"
-#include "Xmd.h"
-#include "Xproto.h"
+#include <X11/X.h>
+#include <X11/Xmd.h>
+#include <X11/Xproto.h>
#include "ilbm.h"
#include "fontstruct.h"
#include "dixfontstr.h"