From: Mario Date: Mon, 6 Jan 2020 12:52:11 +0000 (+1000) Subject: Hopefully fix compilation units X-Git-Tag: xonotic-v0.8.5~1105^2~45 X-Git-Url: http://git.xonotic.org/?a=commitdiff_plain;h=b79e5fa2baaf40b20883d519ff980f29d1a4966b;p=xonotic%2Fxonotic-data.pk3dir.git Hopefully fix compilation units --- diff --git a/qcsrc/server/client.qc b/qcsrc/server/client.qc index 0276fbf63..248cf12db 100644 --- a/qcsrc/server/client.qc +++ b/qcsrc/server/client.qc @@ -25,6 +25,7 @@ #include "campaign.qh" #include "command/common.qh" #include "scores_rules.qh" +#include "weapons/common.qh" #include "bot/api.qh"