]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/_all.qh
Models: rename registry globals
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / _all.qh
index c8ff79d58b6f142fdd47f4492258f40e2057508a..0fe1c616fd687d4eb9adecfcf2fa8f62086f52f7 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef CLIENT___H
-#define CLIENT___H
+#ifndef CLIENT_ALL_H
+#define CLIENT_ALL_H
 
 #include "autocvars.qh"
 #include "defs.qh"
@@ -8,4 +8,7 @@
 
 #include "../dpdefs/csprogsdefs.qh"
 
+#include "../common/models/all.qh"
+#include "../common/sounds/all.qh"
+
 #endif