]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/scores.qc
Cleanup common includes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / scores.qc
index 73d03ae785783edff94e790774314b69d9c59baf..10ffc9c7e864a014f93bba4e496699479403972c 100644 (file)
@@ -8,8 +8,8 @@
 #include <server/mutators/_mod.qh>
 #include <server/round_handler.qh>
 #include <common/net_linked.qh>
-#include "../common/playerstats.qh"
-#include "../common/teams.qh"
+#include <common/playerstats.qh>
+#include <common/teams.qh>
 #include <common/mapinfo.qh>
 #include <common/mutators/base.qh>
 #include <common/scores.qh>