]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/player.qc
Remove the g_ prefix from some server code files and rename sv_main to main
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / player.qc
index ba19f16a74c3d8b6c83d8e86797e295bc233e323..ef60454033748a5c25acbdb3a74cefc8f4cf3447 100644 (file)
@@ -5,13 +5,13 @@
 #include "cheats.qh"
 #include "client.qh"
 #include "clientkill.qh"
-#include "g_damage.qh"
-#include "g_world.qh"
+#include "damage.qh"
+#include "world.qh"
 #include "handicap.qh"
 #include "miscfunctions.qh"
 #include "portals.qh"
 #include "teamplay.qh"
-#include <server/sv_main.qh>
+#include <server/main.qh>
 #include "weapons/common.qh"
 #include "weapons/throwing.qh"
 #include "command/common.qh"