]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/g_world.qc
server: pass compilation units test
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / g_world.qc
index 7a606c3af2665407ea5bb449be8a30dbf1d242d2..6398cbe939d72be500f4fb542536e06af27fa3de 100644 (file)
@@ -34,6 +34,7 @@
 #include "../common/util.qh"
 #include "../common/items/all.qh"
 #include "../common/weapons/all.qh"
+#include "../common/state.qh"
 
 const float LATENCY_THINKRATE = 10;
 .float latency_sum;