]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/notifications/all.qc
Remove _all indirection
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / notifications / all.qc
index 49d2c57b70c3a2cf45609ae45ae611c670e054ce..5d8e9341ce9523f9c3ee55e10b0fc32ecc427821 100644 (file)
@@ -8,7 +8,7 @@
        #include <server/constants.qh>
        #include <server/defs.qh>
        #include "all.qh"
-       #include <server/mutators/_all.qh>
+       #include <server/mutators/_mod.qh>
 #endif
 
 // ================================================