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