From: Lyberta Date: Sun, 8 Oct 2017 20:42:18 +0000 (+0300) Subject: Fixed compilation units. X-Git-Tag: xonotic-v0.8.5~2426^2~28 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=commitdiff_plain;h=a7cd6e2c9284805cfe06603b9b3b7efeff130462 Fixed compilation units. --- diff --git a/qcsrc/server/weapons/throwing.qc b/qcsrc/server/weapons/throwing.qc index 09241bc24c..52b7586b8e 100644 --- a/qcsrc/server/weapons/throwing.qc +++ b/qcsrc/server/weapons/throwing.qc @@ -2,6 +2,7 @@ #include "weaponsystem.qh" #include "../resources.qh" +#include "../items.qh" #include "../mutators/_mod.qh" #include #include "../g_damage.qh"