diff options
Diffstat (limited to 'miext/shadow/shplanar.c')
-rw-r--r-- | miext/shadow/shplanar.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miext/shadow/shplanar.c b/miext/shadow/shplanar.c index c43313a1c..e9fc784b4 100644 --- a/miext/shadow/shplanar.c +++ b/miext/shadow/shplanar.c @@ -22,7 +22,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -#include "X.h" +#include <X11/X.h> #include "scrnintstr.h" #include "windowstr.h" #include "font.h" |