]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/scores_rules.qc
Merge branch 'master' into bones_was_here/q3compat
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / scores_rules.qc
index 39dbd49a35ddc630c85c849624330e1785d30d01..1ad2640ad63cbb73ad89c1d6e48a31acb143c13a 100644 (file)
@@ -1,7 +1,7 @@
 #include "scores_rules.qh"
 
-#include <server/defs.qh>
-#include <server/miscfunctions.qh>
+#include <common/weapons/_all.qh>
+#include <common/stats.qh>
 #include "client.qh"
 #include "scores.qh"
 #include <common/gamemodes/rules.qh>