X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fvehicles%2Fall.inc;h=e4c73a4492842cebc517c466ddb7eefc31d166c6;hb=92749b51e06f4fd2a89d7593a9db7500818ad2fd;hp=eda4e00bbb1a20569278382f63620e234038ed2c;hpb=4c7352309564fc88b28216e0aa9ac509ce4d3dc6;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/vehicles/all.inc b/qcsrc/common/vehicles/all.inc index eda4e00bb..e4c73a449 100644 --- a/qcsrc/common/vehicles/all.inc +++ b/qcsrc/common/vehicles/all.inc @@ -1,6 +1,6 @@ -#include "unit/spiderbot.qc" -#include "unit/raptor.qc" -#include "unit/racer.qc" +#include "vehicle/spiderbot.qc" +#include "vehicle/raptor.qc" +#include "vehicle/racer.qc" #ifndef VEHICLES_NO_UNSTABLE - #include "unit/bumblebee.qc" + #include "vehicle/bumblebee.qc" #endif