]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud/panel/centerprint.qc
Apply a standard alphabetical sort order to the client side includes and use constant...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud / panel / centerprint.qc
index 7723c1f44496172dbaec3b794891280f853cd9cb..a0a5389e7e159e9e3f4ac52df534303ef47da9b0 100644 (file)
@@ -1,8 +1,8 @@
 #include "centerprint.qh"
 
-#include "scoreboard.qh"
-#include <common/notifications/all.qh>
 #include <client/draw.qh>
+#include <client/hud/panel/scoreboard.qh>
+#include <common/notifications/all.qh>
 
 // CenterPrint (#16)