summaryrefslogtreecommitdiffstats
path: root/src/client/HTTPClientReceiver.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/HTTPClientReceiver.hpp')
-rw-r--r--src/client/HTTPClientReceiver.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/HTTPClientReceiver.hpp b/src/client/HTTPClientReceiver.hpp
index 2ad1ab19..8bc4803a 100644
--- a/src/client/HTTPClientReceiver.hpp
+++ b/src/client/HTTPClientReceiver.hpp
@@ -26,7 +26,7 @@
#include "raul/SharedPtr.hpp"
#include "raul/Thread.hpp"
#include "ingen/ClientInterface.hpp"
-#include "serialisation/Parser.hpp"
+#include "ingen/serialisation/Parser.hpp"
typedef struct _SoupSession SoupSession;
typedef struct _SoupMessage SoupMessage;