]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/command/all.qc
Simplify progs.inc
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / command / all.qc
index ac37b6b2ce792649919625757ff1d8ffc00366b7..bc15eeb689560fbaa07b91647cbd6cbe15ff1bdd 100644 (file)
@@ -1,10 +1,2 @@
-#include "../../common/command/all.qc"
-
-#include "sv_cmd.qc"
-
-#include "banning.qc"
-#include "cmd.qc"
-#include "common.qc"
-#include "getreplies.qc"
-#include "radarmap.qc"
-#include "vote.qc"
+#include "all.qh"
+#include <common/command/all.qc>