X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fhud%2Fpanel%2Fphysics.qc;h=7a9f664eb233d89a9342d8838fb7f934f6a13299;hb=2aff8d6ec1d0c014f3ffecfffd51be23585b9587;hp=e59b5e716466d31316b3df15d53678ffc19dd8ca;hpb=43eba8ca70f00458db385630f86009f6d7fa849a;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/hud/panel/physics.qc b/qcsrc/client/hud/panel/physics.qc index e59b5e716..7a9f664eb 100644 --- a/qcsrc/client/hud/panel/physics.qc +++ b/qcsrc/client/hud/panel/physics.qc @@ -1,3 +1,8 @@ +#include "physics.qh" + +#include +#include + // Physics panel (#15) vector acc_prevspeed;