]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/turrets/all.qc
Remove _all indirection
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / turrets / all.qc
index ec62c248c14cde57c4874a3c9247e7ed20ccf804..469a64c9274b240758ebd40eeeb8d4f19576d767 100644 (file)
@@ -7,7 +7,7 @@ REGISTER_NET_LINKED(ENT_CLIENT_TURRET)
 #endif
 
 #define IMPLEMENTATION
-#include "turret/_all.inc"
+#include "turret/_mod.inc"
 #undef IMPLEMENTATION
 
 #ifdef CSQC