]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud/panel/physics.qc
client: remove _all
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud / panel / physics.qc
index f34bff3b8342e9e25a4b50183664d46d9849eb22..e1fffb59f34e52684ee1ac0ec2191322e61e8c59 100644 (file)
@@ -1,5 +1,8 @@
 #include "physics.qh"
 
+#include <client/autocvars.qh>
+#include <client/defs.qh>
+#include <client/miscfunctions.qh>
 #include <client/main.qh>
 #include <common/mapinfo.qh>
 #include <lib/csqcmodel/cl_player.qh>