diff options
Diffstat (limited to 'src/gui/MachinaGUI.hpp')
-rw-r--r-- | src/gui/MachinaGUI.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/MachinaGUI.hpp b/src/gui/MachinaGUI.hpp index 421aff6..28ae5c6 100644 --- a/src/gui/MachinaGUI.hpp +++ b/src/gui/MachinaGUI.hpp @@ -20,7 +20,7 @@ #include <string> #include <libgnomecanvasmm.h> -#include "config.h" +#include "wafconfig.h" #include "raul/SharedPtr.hpp" #include "raul/Maid.hpp" |