summaryrefslogtreecommitdiffstats
path: root/src/gui/NodeControlWindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/NodeControlWindow.hpp')
-rw-r--r--src/gui/NodeControlWindow.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/NodeControlWindow.hpp b/src/gui/NodeControlWindow.hpp
index 84e462c5..2e6c5837 100644
--- a/src/gui/NodeControlWindow.hpp
+++ b/src/gui/NodeControlWindow.hpp
@@ -23,7 +23,7 @@
#include <gtkmm.h>
#include <libglademm.h>
#include <sigc++/sigc++.h>
-#include <raul/SharedPtr.hpp>
+#include "raul/SharedPtr.hpp"
using std::string; using std::vector;
namespace Ingen { namespace Client {