]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/monsters/monsters.qc
Make client includes order insensitive
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / monsters / monsters.qc
index 096c2e5ea43a864874c37b9ce437215f8ae95e88..72c5ea870dcb832692268b55e7b17079ad576d2b 100644 (file)
@@ -1,6 +1,6 @@
 #include "monsters.qh"
 
-#include "all.qh"
+#include "all.inc"
 
 // MONSTER PLUGIN SYSTEM
 entity monster_info[MON_MAXCOUNT];