From f2afa101b39f8ddf2a57145d52716940c2230c2c Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 28 Dec 2014 16:24:28 -0500 Subject: ich9deblob: re-factored the descriptor deblob function --- (limited to 'resources/utilities/ich9deblob/src/descriptor/descriptor.h') diff --git a/resources/utilities/ich9deblob/src/descriptor/descriptor.h b/resources/utilities/ich9deblob/src/descriptor/descriptor.h index 8648c98..69d3358 100644 --- a/resources/utilities/ich9deblob/src/descriptor/descriptor.h +++ b/resources/utilities/ich9deblob/src/descriptor/descriptor.h @@ -40,6 +40,7 @@ #include #include +#include "../gbe/gbe.h" /* Needed for GBEREGIONSIZE_4K/8K define */ /* size of the descriptor in bytes */ #define DESCRIPTORREGIONSIZE 0x1000 -- cgit v0.9.1