From 7e81837e64e7fd14a74600b14ac65f046985dbfa Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Tue, 23 Dec 2014 11:40:10 -0500 Subject: ich9deblob: move gbe/struct.h to gbe/gbe.h --- (limited to 'resources/utilities/ich9deblob/x86compatibility.c') diff --git a/resources/utilities/ich9deblob/x86compatibility.c b/resources/utilities/ich9deblob/x86compatibility.c index 56a0791..ebbf2d2 100644 --- a/resources/utilities/ich9deblob/x86compatibility.c +++ b/resources/utilities/ich9deblob/x86compatibility.c @@ -25,7 +25,7 @@ #include #include "descriptor/struct.h" // structs describing what's in the descriptor region -#include "gbe/struct.h" // structs describing what's in the gbe region +#include "gbe/gbe.h" // structs describing what's in the gbe region, plus functions that use them // --------------------------------------------------------------------- // x86 compatibility checking: -- cgit v0.9.1