summaryrefslogtreecommitdiffstats
path: root/src/gui/ThreadedLoader.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/ThreadedLoader.hpp')
-rw-r--r--src/gui/ThreadedLoader.hpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/gui/ThreadedLoader.hpp b/src/gui/ThreadedLoader.hpp
index 41f56340..ab5995f9 100644
--- a/src/gui/ThreadedLoader.hpp
+++ b/src/gui/ThreadedLoader.hpp
@@ -26,8 +26,9 @@
#include "raul/Slave.hpp"
#include <glibmm/thread.h>
#include "ingen/ServerInterface.hpp"
-#include "serialisation/Serialiser.hpp"
-#include "serialisation/Parser.hpp"
+#include "ingen/serialisation/Serialiser.hpp"
+#include "ingen/serialisation/Parser.hpp"
+
using std::string;
using std::list;
using boost::optional;