summaryrefslogtreecommitdiffstats
path: root/src/socket/SocketClient.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/socket/SocketClient.hpp')
-rw-r--r--src/socket/SocketClient.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/socket/SocketClient.hpp b/src/socket/SocketClient.hpp
index f216a166..a58f92a5 100644
--- a/src/socket/SocketClient.hpp
+++ b/src/socket/SocketClient.hpp
@@ -17,6 +17,8 @@
#ifndef INGEN_SOCKET_SOCKET_CLIENT_HPP
#define INGEN_SOCKET_SOCKET_CLIENT_HPP
+#include <string>
+
#include "SocketReader.hpp"
#include "SocketWriter.hpp"