]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/monsters/monster/wyvern.qh
Monsters: fix compilation units
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / monsters / monster / wyvern.qh
index 0982eb176b4090f876d9c644fed2a03dc24369c8..0af84c1301e26e042930bd26519e6fec3dfb93e1 100644 (file)
@@ -1,5 +1,7 @@
 #pragma once
 
+#include "../all.qh"
+
 #ifdef GAMEQC
 MODEL(MON_WYVERN, M_Model("wizard.mdl"));
 #endif