]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud/panel/powerups.qc
Purge autocvars.qh from the client-side codebase, cvars are defined in the headers...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud / panel / powerups.qc
index 75fb0c2aaaf4009c80647750de6cbc8013413592..9a4ab1df3ff62904f109abfa5fe276fc6bb21187 100644 (file)
@@ -1,8 +1,6 @@
 #include "powerups.qh"
 
-#include <client/autocvars.qh>
-#include <client/main.qh>
-#include <client/miscfunctions.qh>
+#include <client/draw.qh>
 #include <common/items/_mod.qh>
 #include <common/util.qh>