summaryrefslogtreecommitdiffstats
path: root/src/gui/Controls.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/Controls.hpp')
-rw-r--r--src/gui/Controls.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/Controls.hpp b/src/gui/Controls.hpp
index 8a9c4064..db480dc2 100644
--- a/src/gui/Controls.hpp
+++ b/src/gui/Controls.hpp
@@ -23,7 +23,7 @@
#include <libglademm/xml.h>
#include <libglademm.h>
#include "client/PortModel.hpp"
-#include <raul/SharedPtr.hpp>
+#include "raul/SharedPtr.hpp"
namespace Ingen { namespace Client { class PortModel; } }
using namespace Ingen::Client;