diff options
Diffstat (limited to 'src/lib/edid.c')
-rw-r--r-- | src/lib/edid.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/edid.c b/src/lib/edid.c index 964dce260e..fd7f5ba252 100644 --- a/src/lib/edid.c +++ b/src/lib/edid.c @@ -36,7 +36,6 @@ #include <string.h> #include <stdlib.h> #include <edid.h> -#include <boot/coreboot_tables.h> #include <vbe.h> struct edid_context { |