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 dc0655ffc..64702fa29 100644 --- a/include/pixmap.h +++ b/include/pixmap.h @@ -54,7 +54,7 @@ SOFTWARE. #ifndef PIXMAP_H #define PIXMAP_H -#include <X11/misc.h> +#include "misc.h" #include "screenint.h" /* types for Drawable */ |