summaryrefslogtreecommitdiffstats
path: root/src/gui/PatchTreeWindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/PatchTreeWindow.hpp')
-rw-r--r--src/gui/PatchTreeWindow.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/PatchTreeWindow.hpp b/src/gui/PatchTreeWindow.hpp
index f549a322..6fcea6d9 100644
--- a/src/gui/PatchTreeWindow.hpp
+++ b/src/gui/PatchTreeWindow.hpp
@@ -20,7 +20,7 @@
#include <gtkmm.h>
#include <libglademm.h>
-#include <raul/Path.hpp>
+#include "raul/Path.hpp"
namespace Ingen { namespace Client {
class ClientStore;