diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/edid_fill_fb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/edid_fill_fb.c b/src/lib/edid_fill_fb.c index 7e8aa95180..1df37e8072 100644 --- a/src/lib/edid_fill_fb.c +++ b/src/lib/edid_fill_fb.c @@ -6,7 +6,6 @@ #include <framebuffer_info.h> #include <string.h> #include <stdlib.h> -#include <bootsplash.h> #include <list.h> struct fb_info { |