]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/vehicles/bumblebee.qc
Merge master into qc_physics_prehax (blame TimePath if it's completely broken)
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / vehicles / bumblebee.qc
index 8430668cda01c6308bdf628a111f67b3423ca3f8..1304d3a2e63f3492057e515be176d07540f49860 100644 (file)
@@ -3,9 +3,10 @@
 #include "../gibs.qh"
 #include "../hook.qh"
 #include "../main.qh"
-#include "../movetypes.qh"
 #include "../wall.qh"
 
 #include "../weapons/projectile.qh"
 
+#include "../../common/movetypes/movetypes.qh"
+
 #include "../../server/vehicles/bumblebee.qc"