]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/mapinfo.qc
Remove _all indirection
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / mapinfo.qc
index 2bc84c4593afec5e62a5ddcbbfc689cd2c92d71f..9ef75a6b294b63c46a4496a23f82a91ec713aaca 100644 (file)
@@ -1,7 +1,7 @@
 #if defined(CSQC)
     #include "../client/defs.qh"
     #include "util.qh"
-    #include <common/weapons/all.qh>
+    #include <common/weapons/_all.qh>
     #include "mapinfo.qh"
 #elif defined(MENUQC)
 #elif defined(SVQC)