]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Fixed compilation units.
authorLyberta <lyberta@lyberta.net>
Sun, 8 Oct 2017 20:42:18 +0000 (23:42 +0300)
committerLyberta <lyberta@lyberta.net>
Sun, 8 Oct 2017 20:42:18 +0000 (23:42 +0300)
qcsrc/server/weapons/throwing.qc

index 09241bc24c851905de7aaedd0422ad5f73561328..52b7586b8e9cacf0e15170d701d06b4a4530f9a1 100644 (file)
@@ -2,6 +2,7 @@
 
 #include "weaponsystem.qh"
 #include "../resources.qh"
+#include "../items.qh"
 #include "../mutators/_mod.qh"
 #include <common/t_items.qh>
 #include "../g_damage.qh"