X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=qcsrc%2Fcommon%2Fgamemodes%2Fgamemode%2Fonslaught%2Fsv_onslaught.qc;h=ece18a32eed62893c56b9f4d14d4f590b94ad684;hb=258867c634125e1d048869b4a5d8ef279e8b8228;hp=975c1192fe65937515edc14d8143258810a84b87;hpb=0394852103d5d410a54f14daa6fc698d0cdbd74f;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/gamemodes/gamemode/onslaught/sv_onslaught.qc b/qcsrc/common/gamemodes/gamemode/onslaught/sv_onslaught.qc index 975c1192f..ece18a32e 100644 --- a/qcsrc/common/gamemodes/gamemode/onslaught/sv_onslaught.qc +++ b/qcsrc/common/gamemodes/gamemode/onslaught/sv_onslaught.qc @@ -6,6 +6,7 @@ #include #include #include +#include bool g_onslaught;