]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/gamelog.qc
Purge autocvars.qh from the codebase, cvars are defined in the headers of the feature...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / gamelog.qc
index 2c61419c51a142aa7066d64d739f794d221315c7..f89cf18a0335c284f531de6a385e0bc5ca346a59 100644 (file)
@@ -1,7 +1,6 @@
 #include "gamelog.qh"
 
-#include <server/autocvars.qh>
-#include <server/miscfunctions.qh>
+#include <server/main.qh>
 
 string GameLog_ProcessIP(string s)
 {