summaryrefslogtreecommitdiffstats
path: root/source/OSSupport/ListenThread.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/OSSupport/ListenThread.h (renamed from source/ListenThread.h)4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/ListenThread.h b/source/OSSupport/ListenThread.h
index ab2c97b9d..952cc8a3f 100644
--- a/source/ListenThread.h
+++ b/source/OSSupport/ListenThread.h
@@ -9,8 +9,8 @@
#pragma once
-#include "OSSupport/IsThread.h"
-#include "OSSupport/Socket.h"
+#include "IsThread.h"
+#include "Socket.h"