From ece2f6f796afa94dbc927e9c4f514a3e131c7897 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Tue, 23 Dec 2014 11:44:59 -0500 Subject: ich9deblob: rename descriptor/struct.h to descriptor/descriptor.h --- (limited to 'resources/utilities/ich9deblob/ich9deblob.c') diff --git a/resources/utilities/ich9deblob/ich9deblob.c b/resources/utilities/ich9deblob/ich9deblob.c index 4073453..49d5a9b 100644 --- a/resources/utilities/ich9deblob/ich9deblob.c +++ b/resources/utilities/ich9deblob/ich9deblob.c @@ -42,7 +42,7 @@ #include #include -#include "descriptor/struct.h" // structs describing what's in the descriptor region +#include "descriptor/descriptor.h" // structs describing what's in the descriptor region #include "gbe/gbe.h" // structs describing what's in the gbe region, plus functions that use them #include "x86compatibility.c" // compatibility checks. this utility is not portable yet. -- cgit v0.9.1