summaryrefslogtreecommitdiffstats
path: root/src/gui/BreadCrumbBox.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/BreadCrumbBox.hpp')
-rw-r--r--src/gui/BreadCrumbBox.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/BreadCrumbBox.hpp b/src/gui/BreadCrumbBox.hpp
index b5650252..caaca612 100644
--- a/src/gui/BreadCrumbBox.hpp
+++ b/src/gui/BreadCrumbBox.hpp
@@ -22,8 +22,8 @@
#include <gtkmm.h>
#include <libglademm/xml.h>
#include <libglademm.h>
-#include <raul/Path.hpp>
-#include <raul/SharedPtr.hpp>
+#include "raul/Path.hpp"
+#include "raul/SharedPtr.hpp"
#include "PatchView.hpp"
namespace Ingen {