From: Mario Date: Fri, 16 Oct 2020 05:50:40 +0000 (+1000) Subject: Remove an unnecessary main.qh include from the strafehud code X-Git-Tag: xonotic-v0.8.5~735 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=commitdiff_plain;h=02b361c1ae31548869344da5d92000fceec1256d Remove an unnecessary main.qh include from the strafehud code --- diff --git a/qcsrc/client/hud/panel/strafehud.qc b/qcsrc/client/hud/panel/strafehud.qc index 36e6f608d6..bc33063861 100644 --- a/qcsrc/client/hud/panel/strafehud.qc +++ b/qcsrc/client/hud/panel/strafehud.qc @@ -5,7 +5,6 @@ #include #include #include -#include #include #include #include