summaryrefslogtreecommitdiffstats
path: root/source/Server.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/Server.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Server.h b/source/Server.h
index b12453aec..abcd7eaa1 100644
--- a/source/Server.h
+++ b/source/Server.h
@@ -12,9 +12,9 @@
#define CSERVER_H_INCLUDED
#include "OSSupport/SocketThreads.h"
+#include "OSSupport/ListenThread.h"
#include "CryptoPP/rsa.h"
#include "CryptoPP/randpool.h"
-#include "ListenThread.h"