aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui/NodeView.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/NodeView.cpp')
-rw-r--r--src/gui/NodeView.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/NodeView.cpp b/src/gui/NodeView.cpp
index 61f1858..67516fb 100644
--- a/src/gui/NodeView.cpp
+++ b/src/gui/NodeView.cpp
@@ -16,7 +16,7 @@
*/
#include <iostream>
-#include <machina/MidiAction.hpp>
+#include "machina/MidiAction.hpp"
#include "NodeView.hpp"
#include "NodePropertiesWindow.hpp"