]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/impulse.qc
Remove the g_ prefix from some server code files and rename sv_main to main
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / impulse.qc
index 521c2223f7eab73582b4326fc2ba33e6cf73d66c..779384d70c08747fe6e29c13fa6c4ccec2644721 100644 (file)
@@ -6,7 +6,7 @@
 #include "cheats.qh"
 #include "client.qh"
 #include "clientkill.qh"
-#include "g_damage.qh"
+#include "damage.qh"
 #include "weapons/selection.qh"
 #include "weapons/tracing.qh"
 #include "weapons/weaponsystem.qh"