X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fvehicles%2F_mod.qh;h=4892b0f317baad43e5bc15d6e8fef0d91931f2ff;hb=1d4a1688f09d4192f8b783d0c081e22d292af761;hp=d21e829f7a81cc10c07d372ae501d09313e293f8;hpb=edf01df130d0d1877461561178b8833a9ab6051c;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/vehicles/_mod.qh b/qcsrc/common/vehicles/_mod.qh index d21e829f7..4892b0f31 100644 --- a/qcsrc/common/vehicles/_mod.qh +++ b/qcsrc/common/vehicles/_mod.qh @@ -1,4 +1,9 @@ // generated file; do not modify #include -#include -#include +#include +#ifdef CSQC + #include +#endif +#ifdef SVQC + #include +#endif