X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Ftests.qh;h=7124b1895f5c8082cd3992ef00ca0b34de214a26;hb=HEAD;hp=ad40da4dd99c8533527c8454cfdc593875a94f7b;hpb=b945d959784e5b249c66aea4f3326d8ae048f1cd;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/tests.qh b/qcsrc/server/tests.qh index ad40da4dd..cf941aa54 100644 --- a/qcsrc/server/tests.qh +++ b/qcsrc/server/tests.qh @@ -1,13 +1,12 @@ #pragma once -#include "defs.qh" -#include "miscfunctions.qh" -#include "autocvars.qh" -#include "client.qh" -#include "command/_mod.qh" -#include "weapons/common.qh" -#include "weapons/selection.qh" #include +#include #include -#include #include +#include +#include +#include +#include +#include +#include