summaryrefslogtreecommitdiff
path: root/syncClientSocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'syncClientSocket.h')
-rw-r--r--syncClientSocket.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/syncClientSocket.h b/syncClientSocket.h
index 4288c02..17dd518 100644
--- a/syncClientSocket.h
+++ b/syncClientSocket.h
@@ -4,6 +4,7 @@
#include "Sockets/TcpSocket.h"
#include "Sockets/ISocketHandler.h"
#include "connectionList.h"
+#include "syncCommand.h"
#ifdef SOCKETS_NAMESPACE
using namespace SOCKETS_NAMESPACE;