summaryrefslogtreecommitdiffstats
path: root/game/shared/pch.hh
diff options
context:
space:
mode:
Diffstat (limited to 'game/shared/pch.hh')
-rw-r--r--game/shared/pch.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/game/shared/pch.hh b/game/shared/pch.hh
index 3588709..1776f9b 100644
--- a/game/shared/pch.hh
+++ b/game/shared/pch.hh
@@ -4,6 +4,8 @@
#include <core/pch.hh>
+#include <csignal>
+
#include <BS_thread_pool.hpp>
#include <enet/enet.h>