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