summaryrefslogtreecommitdiff
path: root/CutPaste.c
diff options
context:
space:
mode:
Diffstat (limited to 'CutPaste.c')
-rw-r--r--CutPaste.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/CutPaste.c b/CutPaste.c
index 49d6f9c..7bd92c7 100644
--- a/CutPaste.c
+++ b/CutPaste.c
@@ -30,6 +30,10 @@ from The Open Group.
* Author: Davor Matic, MIT X Consortium
*/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
#include <X11/IntrinsicP.h>
#include <X11/StringDefs.h>
#include <X11/Xatom.h>