From d8a878600cbda7d20e0775db62b3964d1e3fb228 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Tue, 23 Dec 2014 08:16:18 -0500 Subject: ich9deblob: move ich9gbe.h to gbe/struct.h --- (limited to 'resources/utilities/ich9deblob/x86compatibility.c') diff --git a/resources/utilities/ich9deblob/x86compatibility.c b/resources/utilities/ich9deblob/x86compatibility.c index 80aa062..985cedf 100644 --- a/resources/utilities/ich9deblob/x86compatibility.c +++ b/resources/utilities/ich9deblob/x86compatibility.c @@ -2,7 +2,7 @@ #include #include "ich9desc.h" // structs describing what's in the descriptor region -#include "ich9gbe.h" // structs describing what's in the gbe region +#include "gbe/struct.h" // structs describing what's in the gbe region // --------------------------------------------------------------------- // x86 compatibility checking: -- cgit v0.9.1