X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fcommon%2Fgamemodes%2Fgamemode%2Fctf%2F_mod.qh;h=9a1d1811935d27179b591974bfffe1c667af9609;hp=c1ddd9731ca231f3e633bb69606a7c5fe211c055;hb=3718457b0b6a72644ffdbce800a659fbf48bd70e;hpb=6acd27fcdb3e405b0eaa6b972880996e95f9808a diff --git a/qcsrc/common/gamemodes/gamemode/ctf/_mod.qh b/qcsrc/common/gamemodes/gamemode/ctf/_mod.qh index c1ddd9731c..9a1d181193 100644 --- a/qcsrc/common/gamemodes/gamemode/ctf/_mod.qh +++ b/qcsrc/common/gamemodes/gamemode/ctf/_mod.qh @@ -1,2 +1,8 @@ // generated file; do not modify #include +#ifdef CSQC + #include +#endif +#ifdef SVQC + #include +#endif