]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/command/common.qc
Resolve a rabbit hole of header dependencies
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / command / common.qc
index 4e001af734975c785c40bbf3282074dac678b9ca..2d12f986bfe4be8e0b940cc6df9dd7521b66f5cc 100644 (file)
@@ -1,9 +1,11 @@
 #include "common.qh"
 
 #include <common/command/_mod.qh>
+#include <common/deathtypes/all.qh>
 #include <common/monsters/_mod.qh>
 #include <common/notifications/all.qh>
 #include <common/stats.qh>
+#include <common/vehicles/all.qh>
 #include <common/weapons/_all.qh>
 #include <lib/warpzone/common.qh>
 #include <server/chat.qh>