]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/miscfunctions.qc
Rename the underscore headers
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / miscfunctions.qc
index d74a24a320142d35e7da242c19f24586ca1e08fe..f9e9705921989b0a290f1e3d8dbbf0c28809d671 100644 (file)
@@ -1,9 +1,19 @@
 #include "miscfunctions.qh"
+#include "_all.qh"
 
-#include "../common/urllib.qh"
+#include "hud.qh"
+#include "sortlist.qh"
 
 #include "../common/command/generic.qh"
 
+#include "../common/teams.qh"
+#include "../common/urllib.qh"
+#include "../common/util.qh"
+
+#include "../csqcmodellib/cl_model.qh"
+
+#include "../warpzonelib/mathlib.qh"
+
 void AuditLists()
 {
        entity e;