]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/effects/qc/damageeffects.qc
Remove _all indirection
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / effects / qc / damageeffects.qc
index d17502e81ba99fcf0c11eb49c2182c0a0c4fce1d..b72f38e0882ceac7c1d11215c95baf26b098700b 100644 (file)
@@ -6,7 +6,7 @@
 #include <common/physics/movetypes/movetypes.qh>
 #include <client/mutators/events.qh>
 #include <common/vehicles/all.qh>
-#include <common/weapons/all.qh>
+#include <common/weapons/_all.qh>
 #endif
 
 #endif