X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fcommon%2Fgamemodes%2Fgamemode%2Fdomination%2F_mod.inc;h=a35415a8f3da75cda808a45ea231447ecd936170;hp=95d00b3891afe1a1c970594b1fde0dd910a709c7;hb=b1a424c6c61fba8a6bb65f2c97825d4e24d33849;hpb=60b0e81cdaed847a7aac9d234f219937ab9462b2 diff --git a/qcsrc/common/gamemodes/gamemode/domination/_mod.inc b/qcsrc/common/gamemodes/gamemode/domination/_mod.inc index 95d00b3891..a35415a8f3 100644 --- a/qcsrc/common/gamemodes/gamemode/domination/_mod.inc +++ b/qcsrc/common/gamemodes/gamemode/domination/_mod.inc @@ -1,2 +1,8 @@ // generated file; do not modify #include +#ifdef CSQC + #include +#endif +#ifdef SVQC + #include +#endif