]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/tests.qh
Remove _all indirection
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / tests.qh
index 865d3f70b748f2de57812062265cf47caf88356b..e6d6f66a0d0442ef426980cf355006af81698fd6 100644 (file)
@@ -2,10 +2,10 @@
 
 #include "autocvars.qh"
 #include "client.qh"
-#include "command/_all.qh"
+#include "command/_mod.qh"
 #include "weapons/common.qh"
 #include "weapons/selection.qh"
 #include <common/items/item.qh>
 #include <common/physics/player.qh>
-#include <common/weapons/all.qh>
+#include <common/weapons/_all.qh>
 #include <common/vehicles/all.qh>