From f6da483213c5a9ad026c2740eeff120414492a40 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 10 Jan 2015 18:07:56 -0500 Subject: ich9deblob/ich9gen: use portable data types For those integers that need to be a certain byte size. --- (limited to 'resources/utilities/ich9deblob/src/ich9gen/mkgbe.h') diff --git a/resources/utilities/ich9deblob/src/ich9gen/mkgbe.h b/resources/utilities/ich9deblob/src/ich9gen/mkgbe.h index 5c67d83..b7be8b3 100644 --- a/resources/utilities/ich9deblob/src/ich9gen/mkgbe.h +++ b/resources/utilities/ich9deblob/src/ich9gen/mkgbe.h @@ -20,6 +20,7 @@ #include #include +#include #include "../gbe/gbe.h" struct GBEREGIONRECORD_4K generatedGbeStruct4k(); -- cgit v0.9.1