diff options
Diffstat (limited to 'include/miscstruct.h')
-rw-r--r-- | include/miscstruct.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/miscstruct.h b/include/miscstruct.h index 4f5b1d516..d240f1b28 100644 --- a/include/miscstruct.h +++ b/include/miscstruct.h @@ -51,7 +51,7 @@ SOFTWARE. #include "misc.h" #include <X11/Xprotostr.h> #include "gc.h" -#include <pixman/pixman.h> +#include <pixman.h> typedef xPoint DDXPointRec; |