X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fcommon%2Fgamemodes%2Fgamemode%2Fctf%2Fsv_ctf.qh;h=4cffb0c488a30a332b12235b228cd606e7c97af4;hp=b1518bd4fc1825df24868ce50597f31cb1368d4c;hb=c5a6677ed91d740063a36f0def631e9058b7ac66;hpb=5f22a2a699389fbdff74a80d48559f52106999fa diff --git a/qcsrc/common/gamemodes/gamemode/ctf/sv_ctf.qh b/qcsrc/common/gamemodes/gamemode/ctf/sv_ctf.qh index b1518bd4fc..4cffb0c488 100644 --- a/qcsrc/common/gamemodes/gamemode/ctf/sv_ctf.qh +++ b/qcsrc/common/gamemodes/gamemode/ctf/sv_ctf.qh @@ -2,6 +2,8 @@ #include "ctf.qh" +#include + void ctf_Initialize(); REGISTER_MUTATOR(ctf, false)