]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/scores.qh
Cleanse some uses of self in the bot code
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / scores.qh
index 497e5a6aee7f129e1d44a146e576d81ffb870776..b547730efef6035e008386d4fd38d199d55d3fdd 100644 (file)
@@ -1,6 +1,6 @@
 #pragma once
 
-#include "../common/constants.qh"
+#include <common/constants.qh>
 
 entity scores_initialized; // non-world when scores labels/rules have been set
 .float scores[MAX_SCORE];