]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/player.qc
Further cleanup of defs.qh
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / player.qc
index 3795066fe5502494bc48361776dc405da79aa882..ba19f16a74c3d8b6c83d8e86797e295bc233e323 100644 (file)
@@ -6,11 +6,13 @@
 #include "client.qh"
 #include "clientkill.qh"
 #include "g_damage.qh"
+#include "g_world.qh"
 #include "handicap.qh"
 #include "miscfunctions.qh"
 #include "portals.qh"
 #include "teamplay.qh"
 #include <server/sv_main.qh>
+#include "weapons/common.qh"
 #include "weapons/throwing.qh"
 #include "command/common.qh"
 #include "command/vote.qh"