From: Juhu <5894800-Juhu_@users.noreply.gitlab.com> Date: Wed, 31 Mar 2021 12:07:27 +0000 (+0200) Subject: Add patch from Juhu/compass branch: "add missing header file to compass panel code" X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=9519e9895c4cc5762fb5dc8f7e73ef6d8a8ee597;p=xonotic%2Fxonotic-data.pk3dir.git Add patch from Juhu/compass branch: "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