summaryrefslogtreecommitdiffstats
path: root/src/gui/ThreadedLoader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/ThreadedLoader.cpp')
-rw-r--r--src/gui/ThreadedLoader.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/ThreadedLoader.cpp b/src/gui/ThreadedLoader.cpp
index 31f77893..3cba5f97 100644
--- a/src/gui/ThreadedLoader.cpp
+++ b/src/gui/ThreadedLoader.cpp
@@ -22,7 +22,7 @@
#include "serialisation/names.hpp"
#include "App.hpp"
#include "ThreadedLoader.hpp"
-#include "client/PatchModel.hpp"
+#include "ingen/client/PatchModel.hpp"
using namespace std;
using namespace Raul;