diff options
Diffstat (limited to 'src/Popup.c')
-rw-r--r-- | src/Popup.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Popup.c b/src/Popup.c index d7bd94f..aac712d 100644 --- a/src/Popup.c +++ b/src/Popup.c @@ -48,6 +48,9 @@ SOFTWARE. ******************************************************************/ /* $XFree86$ */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include "IntrinsicI.h" #include "ShellP.h" |