]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Fixed compilation units.
authorLyberta <lyberta@lyberta.net>
Mon, 19 Mar 2018 13:03:58 +0000 (16:03 +0300)
committerLyberta <lyberta@lyberta.net>
Mon, 19 Mar 2018 13:03:58 +0000 (16:03 +0300)
qcsrc/server/items.qc

index ebb16543df277b56a6b04e352e14c614c29db00c..04b0ba41d596e05d1c40addc88b06a3e8c2640c2 100644 (file)
@@ -6,6 +6,7 @@
 /// \copyright GNU GPLv2 or any later version.
 
 #include "g_subs.qh"
+#include "mutators/events.qh"
 #include <common/weapons/all.qh>
 
 .bool m_isloot; ///< Holds whether item is loot.