X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fcommon%2Fphysics%2Fmovetypes%2Ffollow.qc;h=3009069052f7de48c7a4e7a0fa25f69f993cac21;hp=51520898705e99e3d9a9c8ca1f7da9a00c948ee3;hb=d492869ab1f18e05121529b7bcffcb637d13994c;hpb=83aad9e1a69d8e924df17cdbad05b015c6c6f0fc diff --git a/qcsrc/common/physics/movetypes/follow.qc b/qcsrc/common/physics/movetypes/follow.qc index 515208987..300906905 100644 --- a/qcsrc/common/physics/movetypes/follow.qc +++ b/qcsrc/common/physics/movetypes/follow.qc @@ -1,3 +1,4 @@ +#include "follow.qh" void _Movetype_Physics_Follow(entity this) // SV_Physics_Follow { entity e = this.aiment;