summaryrefslogtreecommitdiff
path: root/src/XGetProp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/XGetProp.c')
-rw-r--r--src/XGetProp.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/XGetProp.c b/src/XGetProp.c
index 7ccf9fe..c5d088b 100644
--- a/src/XGetProp.c
+++ b/src/XGetProp.c
@@ -50,6 +50,9 @@ SOFTWARE.
* window.
*
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include <X11/extensions/XI.h>
#include <X11/extensions/XIproto.h>