summaryrefslogtreecommitdiffstats
path: root/src/GladeFile.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/GladeFile.hpp')
-rw-r--r--src/GladeFile.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GladeFile.hpp b/src/GladeFile.hpp
index 2d868ed..159f568 100644
--- a/src/GladeFile.hpp
+++ b/src/GladeFile.hpp
@@ -23,7 +23,7 @@
#include <sstream>
#include <stdexcept>
#include <libglademm/xml.h>
-#include "config.h"
+#include "wafconfig.h"
#include "binary_location.h"
class GladeFile {