]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/notifications/all.qc
Remove the g_ prefix from some server code files and rename sv_main to main
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / notifications / all.qc
index c8fb372d6bbbe74fb826fe67bcfa08f88b4d5412..c46c21722b69e201802b2ade22a3b81fb8de49d9 100644 (file)
@@ -8,7 +8,7 @@
        #include <common/teams.qh>
        #include <server/autocvars.qh>
        #include <server/constants.qh>
-       #include <server/g_world.qh>
+       #include <server/world.qh>
        #include <server/mutators/_mod.qh>
 #endif