diff options
Diffstat (limited to 'zwgc')
-rw-r--r-- | zwgc/X_gram.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zwgc/X_gram.c b/zwgc/X_gram.c index 712d87a..917b5be 100644 --- a/zwgc/X_gram.c +++ b/zwgc/X_gram.c @@ -21,6 +21,7 @@ static const char rcsid_X_gram_c[] = "$Id$"; #ifndef X_DISPLAY_MISSING +#include <zephyr/zephyr.h> #include "X_gram.h" #include "xmark.h" #include <X11/Xutil.h> |