X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=qcsrc%2Fserver%2Ftests.qh;h=ad40da4dd99c8533527c8454cfdc593875a94f7b;hb=d865de7a9a17c5a1d9286aec40f68c3530697660;hp=ec56918c795317e6e75c1b5187507f9ec4902094;hpb=c533c16caf393c1440a10aa49d3581e280c9f4bd;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/tests.qh b/qcsrc/server/tests.qh index ec56918c7..ad40da4dd 100644 --- a/qcsrc/server/tests.qh +++ b/qcsrc/server/tests.qh @@ -1,11 +1,13 @@ #pragma once +#include "defs.qh" +#include "miscfunctions.qh" #include "autocvars.qh" -#include "cl_client.qh" -#include "command/_all.qh" +#include "client.qh" +#include "command/_mod.qh" #include "weapons/common.qh" #include "weapons/selection.qh" #include #include -#include +#include #include