From: terencehill Date: Tue, 8 Dec 2020 10:14:39 +0000 (+0100) Subject: Fix compilation unit test X-Git-Tag: xonotic-v0.8.5~588^2~5 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=f9995fc981a2fcf70fa804c83b60f43c6a9a4517;p=xonotic%2Fxonotic-data.pk3dir.git Fix compilation unit test --- diff --git a/qcsrc/server/command/vote.qc b/qcsrc/server/command/vote.qc index 1167e56a4..f8301e70a 100644 --- a/qcsrc/server/command/vote.qc +++ b/qcsrc/server/command/vote.qc @@ -3,6 +3,7 @@ #include #include #include +#include #include #include #include