]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud_config.qc
Create common client header
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud_config.qc
index f6c3f53a7c2c95e598dd61390675ac6350c053a2..5c2779e1dcda9b2e6b33ca6c1a7802b8ffc9d78e 100644 (file)
@@ -1,13 +1,10 @@
 #include "hud_config.qh"
+#include "_.qh"
 
-#include "autocvars.qh"
-#include "defs.qh"
 #include "hud.qh"
-#include "miscfunctions.qh"
 
 #include "../common/constants.qh"
 
-#include "../dpdefs/csprogsdefs.qh"
 #include "../dpdefs/keycodes.qh"