diff options
Diffstat (limited to 'include/pixmap.h')
-rw-r--r-- | include/pixmap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pixmap.h b/include/pixmap.h index 6cea329ec..1777b2407 100644 --- a/include/pixmap.h +++ b/include/pixmap.h @@ -50,7 +50,7 @@ SOFTWARE. #ifndef PIXMAP_H #define PIXMAP_H -#include "misc.h" +#include <X11/misc.h> #include "screenint.h" /* types for Drawable */ |