From: Thomas Debesse Date: Sun, 28 Oct 2018 21:56:32 +0000 (+0100) Subject: last minute fix to save legacy Makefile life one more time X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=5d25f831a85c841168e1b15f86aa9dd346b9f538;p=xonotic%2Fnetradiant.git last minute fix to save legacy Makefile life one more time --- diff --git a/libs/crunch b/libs/crunch deleted file mode 160000 index 85bab3d7..00000000 --- a/libs/crunch +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 85bab3d798a54abe32a22d5275e625ec06df6917 diff --git a/tools/quake3/q3map2/q3map2.h b/tools/quake3/q3map2/q3map2.h index 698e57c1..88176c7f 100644 --- a/tools/quake3/q3map2/q3map2.h +++ b/tools/quake3/q3map2/q3map2.h @@ -70,7 +70,9 @@ #include "mathlib.h" #include "md5lib.h" #include "ddslib.h" +#ifdef BUILD_CRUNCH #include "crn_rgba.h" +#endif // BUILD_CRUNCH #include "picomodel.h"