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