]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/command/generic.qc
Merge branch 'master' into TimePath/modules
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / command / generic.qc
index 5693329182ef4b95861797abd74fb3c85fd1d259..2fcdf0c351052c30443ed871d2ea59d1e672fd82 100644 (file)
@@ -1,4 +1,4 @@
-#include "_all.qh"
+#include "_mod.qh"
 #include "reg.qh"
 
 #include "markup.qh"
@@ -15,7 +15,7 @@
 #endif
 
 #ifdef SVQC
-       #include <server/command/_all.qh>
+       #include <server/command/_mod.qh>
        #include <common/turrets/config.qh>
        #include <common/weapons/config.qh>
 #endif