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/gbe') diff --git a/resources/utilities/ich9deblob/src/gbe/gbe.h b/resources/utilities/ich9deblob/src/gbe/gbe.h index 7ba59e2..867927d 100644 --- a/resources/utilities/ich9deblob/src/gbe/gbe.h +++ b/resources/utilities/ich9deblob/src/gbe/gbe.h @@ -43,6 +43,7 @@ #include #include +#include "../descriptor/descriptor.h" /* Size of the full gbe region in bytes */ #define GBEREGIONSIZE_8K 0x2000 -- cgit v0.9.1