aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui/MachinaGUI.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2009-05-03 17:39:16 +0000
committerDavid Robillard <d@drobilla.net>2009-05-03 17:39:16 +0000
commit9b77f85b9bef7e695780341f2067129f0cea34e6 (patch)
tree3ba6ad14f54ce722474f7b45d4049c22addf1442 /src/gui/MachinaGUI.hpp
parent1588fc414da6d1a10241ce8711e50610c8ca40fe (diff)
downloadmachina-9b77f85b9bef7e695780341f2067129f0cea34e6.tar.gz
machina-9b77f85b9bef7e695780341f2067129f0cea34e6.tar.bz2
machina-9b77f85b9bef7e695780341f2067129f0cea34e6.zip
Update waf configuration header for new waf scheme (in 1.5.6).
Split low-level LV2 event buffer into separate class from EventBuffer (for reuse). git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1958 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 64322d0..b923d57 100644
--- a/src/gui/MachinaGUI.hpp
+++ b/src/gui/MachinaGUI.hpp
@@ -20,7 +20,7 @@
#include <string>
#include <libgnomecanvasmm.h>
-#include "wafconfig.h"
+#include "machina-config.h"
#include "raul/SharedPtr.hpp"
#include "raul/Maid.hpp"