]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/vehicles/vehicles.qc
Remove direct server #includes from client
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / vehicles / vehicles.qc
index 1cc907296980976bdfdcdd51287cfec7c029edd9..db1df041deb72508d134d4f9570745aac5b860a0 100644 (file)
@@ -8,13 +8,16 @@
 #include "../movetypes.qh"
 #include "../prandom.qh"
 #include "../scoreboard.qh"
+#include "../t_items.qh"
+
 #include "../../common/buffs.qh"
 #include "../../common/constants.qh"
 #include "../../common/stats.qh"
 #include "../../common/util.qh"
+
 #include "../../csqcmodellib/cl_model.qh"
+
 #include "../../dpdefs/csprogsdefs.qh"
-#include "../../server/t_items.qh"
 
 .float cnt;