diff options
Diffstat (limited to 'resources/utilities/ich9deblob/x86compatibility.c')
-rw-r--r-- | resources/utilities/ich9deblob/x86compatibility.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/resources/utilities/ich9deblob/x86compatibility.c b/resources/utilities/ich9deblob/x86compatibility.c index fb0bb73..b37eed6 100644 --- a/resources/utilities/ich9deblob/x86compatibility.c +++ b/resources/utilities/ich9deblob/x86compatibility.c @@ -23,9 +23,8 @@ #include <stdio.h> #include <string.h> - #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 "gbe/gbe.h" /* structs describing what's in the gbe region */ /* * --------------------------------------------------------------------- |