summaryrefslogtreecommitdiffstats
path: root/tests/TestClient.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TestClient.hpp')
-rw-r--r--tests/TestClient.hpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/TestClient.hpp b/tests/TestClient.hpp
index ab69a4f9..da749660 100644
--- a/tests/TestClient.hpp
+++ b/tests/TestClient.hpp
@@ -19,9 +19,14 @@
#include "ingen/Interface.hpp"
#include "ingen/Log.hpp"
+#include "ingen/Message.hpp"
+#include "ingen/Status.hpp"
+#include "ingen/URI.hpp"
#include <boost/variant/get.hpp>
+#include <cstdlib>
+
namespace ingen {
class TestClient : public Interface