]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/weapons/weaponsystem.qc
Resolve a rabbit hole of header dependencies
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / weapons / weaponsystem.qc
index 5ec837004a08a99a3ed737d8b1dd2e1482f5d79a..79f692590cb6ae2204a8072d2512d6418b7800e6 100644 (file)
@@ -9,6 +9,7 @@
 #include <common/notifications/all.qh>
 #include <common/state.qh>
 #include <common/util.qh>
+#include <common/vehicles/all.qh>
 #include <common/weapons/_all.qh>
 #include <common/wepent.qh>
 #include <lib/csqcmodel/sv_model.qh>
@@ -17,6 +18,7 @@
 #include <server/command/common.qh>
 #include <server/damage.qh>
 #include <server/items/items.qh>
+#include <server/hook.qh>
 #include <server/mutators/_mod.qh>
 #include <server/resources.qh>
 #include <server/round_handler.qh>