]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/mutators/loader.qc
Transifex autosync
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / loader.qc
index 7c20b372906b842661b3abfa2e577a88448af81f..8913e7f24638316d084d7e82f73d95910eedf400 100644 (file)
@@ -1,7 +1,9 @@
 #include "loader.qh"
 
-#include <server/defs.qh>
-#include <server/miscfunctions.qh>
+#include <common/mapinfo.qh>
+#include <common/mutators/base.qh>
+#include <common/stats.qh>
+#include <common/weapons/_all.qh>
 
 STATIC_INIT_LATE(Gametype) {
     Gametype g = MapInfo_CurrentGametype();