summaryrefslogtreecommitdiffstats
path: root/src/http/HTTPClientSender.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/http/HTTPClientSender.hpp')
-rw-r--r--src/http/HTTPClientSender.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/http/HTTPClientSender.hpp b/src/http/HTTPClientSender.hpp
index 116f0601..761a60a6 100644
--- a/src/http/HTTPClientSender.hpp
+++ b/src/http/HTTPClientSender.hpp
@@ -24,7 +24,8 @@
#include "raul/Thread.hpp"
#include "ingen/ClientInterface.hpp"
-#include "../shared/HTTPSender.hpp"
+
+#include "HTTPSender.hpp"
namespace Ingen {