From: terencehill Date: Sat, 11 Dec 2021 00:27:18 +0000 (+0100) Subject: Fix compilation units X-Git-Tag: xonotic-v0.8.5~267 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=e08b3263acb01d68bb72346b762afb0ba262ecec;p=xonotic%2Fxonotic-data.pk3dir.git Fix compilation units --- diff --git a/qcsrc/server/command/vote.qc b/qcsrc/server/command/vote.qc index 71fb0902b..e064b717c 100644 --- a/qcsrc/server/command/vote.qc +++ b/qcsrc/server/command/vote.qc @@ -23,6 +23,7 @@ #include #include #include +#include #include // =============================================