]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/lib/warpzone/common.qc
Remove _all indirection
[xonotic/xonotic-data.pk3dir.git] / qcsrc / lib / warpzone / common.qc
index cff5be75890ec42062ed7f95db63500d54c91e2a..90e3cd76c983a803a552b32ed7af220aaccb6b6e 100644 (file)
@@ -4,7 +4,7 @@
     #include <common/t_items.qh>
 #elif defined(MENUQC)
 #elif defined(SVQC)
-    #include <common/weapons/all.qh>
+    #include <common/weapons/_all.qh>
 #endif
 
 void WarpZone_Accumulator_Clear(entity acc)