summaryrefslogtreecommitdiff
path: root/Dialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'Dialog.c')
-rw-r--r--Dialog.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/Dialog.c b/Dialog.c
index bf00b05..b005538 100644
--- a/Dialog.c
+++ b/Dialog.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/Intrinsic.h>
#include <X11/StringDefs.h>
#include <X11/Shell.h>