diff options
Diffstat (limited to 'src/net/ipc.h')
-rw-r--r-- | src/net/ipc.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/ipc.h b/src/net/ipc.h index aca398e52..463d5ea83 100644 --- a/src/net/ipc.h +++ b/src/net/ipc.h @@ -26,8 +26,6 @@ #include <string> #include <vector> -#include <SDL_thread.h> - class IPC final { public: |