summaryrefslogtreecommitdiffstats
path: root/src/GlobalState.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/GlobalState.hpp')
-rw-r--r--src/GlobalState.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/GlobalState.hpp b/src/GlobalState.hpp
index c0f1769..b3b4635 100644
--- a/src/GlobalState.hpp
+++ b/src/GlobalState.hpp
@@ -1,8 +1,5 @@
#pragma once
-#include <memory>
-#include <thread>
-
class NetworkClient;
class GameState;
class Render;