From: Juhu <5894800-Juhu_@users.noreply.gitlab.com> Date: Wed, 31 Mar 2021 12:05:53 +0000 (+0200) Subject: add missing header file to compass panel code X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=3e9cfb0fdbacb5d3bf8c51e46d25f096ebea500d;p=xonotic%2Fxonotic-data.pk3dir.git add missing header file to compass panel code --- diff --git a/qcsrc/client/hud/panel/compass.qc b/qcsrc/client/hud/panel/compass.qc index 14a5ab999..2d2c8003c 100644 --- a/qcsrc/client/hud/panel/compass.qc +++ b/qcsrc/client/hud/panel/compass.qc @@ -3,6 +3,7 @@ #include "compass.qh" #include +#include #include #include