summaryrefslogtreecommitdiffstats
path: root/include/ingen/client/SigClientInterface.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ingen/client/SigClientInterface.hpp')
-rw-r--r--include/ingen/client/SigClientInterface.hpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/include/ingen/client/SigClientInterface.hpp b/include/ingen/client/SigClientInterface.hpp
index 674714a3..51e05b50 100644
--- a/include/ingen/client/SigClientInterface.hpp
+++ b/include/ingen/client/SigClientInterface.hpp
@@ -18,12 +18,10 @@
#define INGEN_CLIENT_SIGCLIENTINTERFACE_HPP
#include "ingen/Interface.hpp"
+#include "ingen/Message.hpp"
+#include "ingen/URI.hpp"
#include "ingen/client/signal.hpp"
#include "ingen/ingen.h"
-#include "raul/Path.hpp"
-
-#include <cstdint>
-#include <string>
namespace ingen {
namespace client {