]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/weapons/common.qc
Merge branch 'master' into bones_was_here/q3compat
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / weapons / common.qc
index 130609af34dcd7511029e5bed4ddb70587617e00..3f8d2c28546391e58f42b5cc73bb16759b0c7e82 100644 (file)
@@ -9,12 +9,13 @@
 #include <common/stats.qh>
 #include <common/util.qh>
 #include <common/weapons/_all.qh>
-#include <common/weapons/_all.qh>
 #include <common/wepent.qh>
 #include <server/command/common.qh>
 #include <server/damage.qh>
+#include <server/hook.qh>
 #include <server/items/items.qh>
 #include <server/mutators/_mod.qh>
+#include <server/weapons/csqcprojectile.qh>
 
 bool W_DualWielding(entity player)
 {