]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/notifications/all.qc
Some more cleanup of defs.qh, use a flag to indicate crouch state instead of a separa...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / notifications / all.qc
index d6db436d0174b2fe672ef2da00a9dbe35aacec68..c8fb372d6bbbe74fb826fe67bcfa08f88b4d5412 100644 (file)
@@ -8,7 +8,7 @@
        #include <common/teams.qh>
        #include <server/autocvars.qh>
        #include <server/constants.qh>
-       #include <server/defs.qh>
+       #include <server/g_world.qh>
        #include <server/mutators/_mod.qh>
 #endif