X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fnetradiant.git;a=blobdiff_plain;f=tools%2Fquake3%2Fq3map2%2Fq3map2.h;h=88176c7f326c7994b0f14611ab804a32776c64f4;hp=46fec5eef2bed378f918ff73fe8b8a609ec34ee2;hb=5d25f831a85c841168e1b15f86aa9dd346b9f538;hpb=02a51890a3d97a0e937fbb11071cf7c41cc00aa9 diff --git a/tools/quake3/q3map2/q3map2.h b/tools/quake3/q3map2/q3map2.h index 46fec5ee..88176c7f 100644 --- a/tools/quake3/q3map2/q3map2.h +++ b/tools/quake3/q3map2/q3map2.h @@ -70,6 +70,9 @@ #include "mathlib.h" #include "md5lib.h" #include "ddslib.h" +#ifdef BUILD_CRUNCH +#include "crn_rgba.h" +#endif // BUILD_CRUNCH #include "picomodel.h"