]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/shownames.qc
Apply a standard alphabetical sort order to the client side includes and use constant...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / shownames.qc
index fcca84189f697a9ac0e1d18368abc5384ae17a85..20c5fe55f80f7ab8fe58b056799de647ed14e3ad 100644 (file)
@@ -1,16 +1,14 @@
 #include "shownames.qh"
 
-#include "autocvars.qh"
+#include <client/autocvars.qh>
 #include <client/draw.qh>
-#include "resources.qh"
+#include <client/hud/_mod.qh>
+#include <client/resources.qh>
 #include <client/view.qh>
-#include "hud/_mod.qh"
-
-#include <common/ent_cs.qh>
 #include <common/constants.qh>
+#include <common/ent_cs.qh>
 #include <common/net_linked.qh>
 #include <common/teams.qh>
-
 #include <lib/csqcmodel/cl_model.qh>
 
 // this.isactive = player is in range and coordinates/status (health and armor) are up to date