]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/round_handler.qc
Remove the g_ prefix from some server code files and rename sv_main to main
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / round_handler.qc
index aab069cba9eda86431705111967ace4391eec20e..66da6c37c1fb154ec39cac5381e57be04e9978a3 100644 (file)
@@ -1,6 +1,6 @@
 #include "round_handler.qh"
 
-#include <server/g_world.qh>
+#include <server/world.qh>
 #include <server/miscfunctions.qh>
 #include "campaign.qh"
 #include "command/vote.qh"