aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui/MachinaGUI.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-01-18 01:55:56 +0000
committerDavid Robillard <d@drobilla.net>2012-01-18 01:55:56 +0000
commitc614d09725675f7595df57b02ffe906a70efddd3 (patch)
tree66355fb54a8d1b56b0257ca24d451a6689fd59db /src/gui/MachinaGUI.hpp
parentccbf27cd5c0e12c5361ef8ca0162ceaeecdab832 (diff)
downloadmachina-c614d09725675f7595df57b02ffe906a70efddd3.tar.gz
machina-c614d09725675f7595df57b02ffe906a70efddd3.tar.bz2
machina-c614d09725675f7595df57b02ffe906a70efddd3.zip
Use consistent *_config.h rather than *-config.h.
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@3963 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 1b7afa5..4fd6dfc 100644
--- a/src/gui/MachinaGUI.hpp
+++ b/src/gui/MachinaGUI.hpp
@@ -26,7 +26,7 @@
#include "raul/SharedPtr.hpp"
#include "raul/TimeStamp.hpp"
-#include "machina-config.h"
+#include "machina_config.h"
using namespace std;