summaryrefslogtreecommitdiff
path: root/src/XChgProp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/XChgProp.c')
-rw-r--r--src/XChgProp.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/XChgProp.c b/src/XChgProp.c
index 6d35e06..dfb5186 100644
--- a/src/XChgProp.c
+++ b/src/XChgProp.c
@@ -51,6 +51,10 @@ SOFTWARE.
*
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <X11/extensions/XI.h>
#include <X11/extensions/XIproto.h>
#include <X11/Xlibint.h>