aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui/MachinaGUI.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2008-12-21 17:04:40 +0000
committerDavid Robillard <d@drobilla.net>2008-12-21 17:04:40 +0000
commit0787dd0aec702dfdeb7e9ea3ad3c8da0310e18f8 (patch)
tree90da499fae9353f52e93619e3fec6692542a6430 /src/gui/MachinaGUI.hpp
parentd33cdd53fbde024b453ab1b2c54b55380628a08c (diff)
downloadmachina-0787dd0aec702dfdeb7e9ea3ad3c8da0310e18f8.tar.gz
machina-0787dd0aec702dfdeb7e9ea3ad3c8da0310e18f8.tar.bz2
machina-0787dd0aec702dfdeb7e9ea3ad3c8da0310e18f8.zip
Change configuration header name to something less likely to conflict.
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1887 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/gui/MachinaGUI.hpp')
-rw-r--r--src/gui/MachinaGUI.hpp2
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"