summaryrefslogtreecommitdiffstats
path: root/src/gui/UploadPatchWindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/UploadPatchWindow.hpp')
-rw-r--r--src/gui/UploadPatchWindow.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/UploadPatchWindow.hpp b/src/gui/UploadPatchWindow.hpp
index af064bdb..4c3cfdfc 100644
--- a/src/gui/UploadPatchWindow.hpp
+++ b/src/gui/UploadPatchWindow.hpp
@@ -22,9 +22,9 @@
#include <libglademm/xml.h>
#include <gtkmm.h>
#include <curl/curl.h>
-#include <raul/SharedPtr.hpp>
-#include <raul/Thread.hpp>
-#include <raul/AtomicInt.hpp>
+#include "raul/SharedPtr.hpp"
+#include "raul/Thread.hpp"
+#include "raul/AtomicInt.hpp"
#include "client/PatchModel.hpp"
#include "client/PluginModel.hpp"
using Ingen::Client::PatchModel;