]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/weapons/throwing.qc
Remove the g_ prefix from some server code files and rename sv_main to main
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / weapons / throwing.qc
index 395bfb9b1c2ecc7d2cdebfdb5a06ba57c7b749ad..2408adbf140ef1f75458129a9c72441725fcdad5 100644 (file)
@@ -5,7 +5,7 @@
 #include <server/items/spawning.qh>
 #include <server/mutators/_mod.qh>
 #include <server/items/items.qh>
-#include "../g_damage.qh"
+#include "../damage.qh"
 #include <common/items/item.qh>
 #include <common/mapinfo.qh>
 #include <common/notifications/all.qh>