]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/miscfunctions.qh
Remove the g_ prefix from some server code files and rename sv_main to main
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / miscfunctions.qh
index 6d317a71c03af6c1c3602175b96941da32756e32..8a2406316cc9038549fc15f38fa303a40c349245 100644 (file)
@@ -3,7 +3,7 @@
 #include <common/weapons/_all.qh>
 #include <common/stats.qh>
 #include <server/client.qh>
-#include <server/g_world.qh>
+#include <server/world.qh>
 
 #include <server/items/items.qh>