]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud/panel/powerups.qc
Purge miscfunctions.qc from the client-side codebase, also remove an old unused CSQC...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud / panel / powerups.qc
index 75fb0c2aaaf4009c80647750de6cbc8013413592..587d2007133b2eeae57402090e4a070fece253d4 100644 (file)
@@ -1,8 +1,8 @@
 #include "powerups.qh"
 
 #include <client/autocvars.qh>
+#include <client/draw.qh>
 #include <client/main.qh>
-#include <client/miscfunctions.qh>
 #include <common/items/_mod.qh>
 #include <common/util.qh>