aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui/GladeXml.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/GladeXml.hpp')
-rw-r--r--src/gui/GladeXml.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/GladeXml.hpp b/src/gui/GladeXml.hpp
index 09ba044..6e3ea3c 100644
--- a/src/gui/GladeXml.hpp
+++ b/src/gui/GladeXml.hpp
@@ -19,7 +19,7 @@
#include <string>
#include <gtkmm.h>
#include <libglademm/xml.h>
-#include "config.h"
+#include "wafconfig.h"
class GladeXml
{