From: terencehill Date: Tue, 12 Apr 2022 17:22:18 +0000 (+0200) Subject: Fix compilation units X-Git-Tag: xonotic-v0.8.5~77^2 X-Git-Url: https://de.git.xonotic.org/?a=commitdiff_plain;h=d4a86e6e3d76ee6f6a77c52df0b1040dc528b353;p=xonotic%2Fxonotic-data.pk3dir.git Fix compilation units --- diff --git a/qcsrc/server/command/vote.qc b/qcsrc/server/command/vote.qc index f0bd7c36b..01758efe5 100644 --- a/qcsrc/server/command/vote.qc +++ b/qcsrc/server/command/vote.qc @@ -11,6 +11,7 @@ #include #include #include +#include #include #include #include