From 6cd6b35c737e0e4042a8fd79af1decc9f10ed84b Mon Sep 17 00:00:00 2001 From: Benjamin Dobell Date: Mon, 1 Oct 2012 12:43:05 +1000 Subject: Heimdall 1.4 RC1: - Massive refactoring. - Support for Qualcomm based devices. - Print PIT from file. - Use partition names as arguments e.g. --HIDDEN, --KERNEL, --MOVINAND etc. - Heimdall Frontend UI improvements. - And much more... --- heimdall/source/Heimdall.h | 1 + 1 file changed, 1 insertion(+) (limited to 'heimdall/source/Heimdall.h') diff --git a/heimdall/source/Heimdall.h b/heimdall/source/Heimdall.h index eb3c96c..1cb2eaa 100644 --- a/heimdall/source/Heimdall.h +++ b/heimdall/source/Heimdall.h @@ -23,6 +23,7 @@ #ifdef OS_WINDOWS #include +#undef GetBinaryType #else #include "../config.h" -- cgit v1.2.3