]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/command/common.qc
Some more defs.qh cleanup, update gameplay hash (again)
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / command / common.qc
index c9e8b595e289c71e71be84753164447a054ba78f..8fd39070fd293fbd9be39bc5efc3ffd3e959198a 100644 (file)
@@ -2,6 +2,7 @@
 
 #include <server/client.qh>
 #include <server/defs.qh>
+#include <server/g_world.qh>
 #include <server/miscfunctions.qh>
 
 #include <common/command/_mod.qh>