From b771522e7aec86f7f5214f4d25ee28cd15abca29 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 19 Jun 2018 12:27:27 +1000 Subject: [PATCH] Fix another compilation unit failure --- qcsrc/client/shownames.qc | 1 + 1 file changed, 1 insertion(+) diff --git a/qcsrc/client/shownames.qc b/qcsrc/client/shownames.qc index 2dbd8efa2..7c1ece5a3 100644 --- a/qcsrc/client/shownames.qc +++ b/qcsrc/client/shownames.qc @@ -2,6 +2,7 @@ #include "autocvars.qh" #include "miscfunctions.qh" +#include "resources.qh" #include "hud/_mod.qh" #include -- 2.39.2