X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Ftests.qh;h=7124b1895f5c8082cd3992ef00ca0b34de214a26;hb=HEAD;hp=ad40da4dd99c8533527c8454cfdc593875a94f7b;hpb=ea21cf9661f922f64dd6cc698f3aa717bb70c3ab;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