]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
add header for anim_implicit_state to strafehud, oops
authorJuhu <5894800-Juhu_@users.noreply.gitlab.com>
Mon, 4 May 2020 23:44:00 +0000 (01:44 +0200)
committerJuhu <5894800-Juhu_@users.noreply.gitlab.com>
Mon, 4 May 2020 23:44:00 +0000 (01:44 +0200)
qcsrc/client/hud/panel/strafehud.qc

index 4ba4634fea0e4b716a5a1512fdfe06e36164f31b..ee49e5aea952e2b90aa11510752025627286beff 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <client/autocvars.qh>
 #include <client/miscfunctions.qh>
+#include <common/animdecide.qh>
 #include <common/ent_cs.qh>
 #include <common/mapinfo.qh>
 #include <common/mapobjects/trigger/swamp.qh>