summaryrefslogtreecommitdiffstats
path: root/src/gui/LoadRemotePatchWindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/LoadRemotePatchWindow.hpp')
-rw-r--r--src/gui/LoadRemotePatchWindow.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/LoadRemotePatchWindow.hpp b/src/gui/LoadRemotePatchWindow.hpp
index ca0ca814..e343fc64 100644
--- a/src/gui/LoadRemotePatchWindow.hpp
+++ b/src/gui/LoadRemotePatchWindow.hpp
@@ -20,7 +20,7 @@
#include <libglademm/xml.h>
#include <gtkmm.h>
-#include <raul/SharedPtr.hpp>
+#include "raul/SharedPtr.hpp"
#include "interface/GraphObject.hpp"
#include "client/PatchModel.hpp"
#include "client/PluginModel.hpp"