summaryrefslogtreecommitdiffstats
path: root/src/SourceWindow.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/SourceWindow.cc')
-rw-r--r--src/SourceWindow.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/SourceWindow.cc b/src/SourceWindow.cc
index 52119ce..7a9e949 100644
--- a/src/SourceWindow.cc
+++ b/src/SourceWindow.cc
@@ -19,6 +19,10 @@
USA.
***/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include "paman.hh"
#include "SourceWindow.hh"