summaryrefslogtreecommitdiff
path: root/ilbm/ilbmfillrct.c
diff options
context:
space:
mode:
Diffstat (limited to 'ilbm/ilbmfillrct.c')
-rw-r--r--ilbm/ilbmfillrct.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ilbm/ilbmfillrct.c b/ilbm/ilbmfillrct.c
index 4c2507487..734319240 100644
--- a/ilbm/ilbmfillrct.c
+++ b/ilbm/ilbmfillrct.c
@@ -52,8 +52,8 @@ 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 "Xprotostr.h"
+#include <X11/X.h>
+#include <X11/Xprotostr.h>
#include "pixmapstr.h"
#include "gcstruct.h"
#include "windowstr.h"