summaryrefslogtreecommitdiffstats
path: root/src/lib/edid_fill_fb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/edid_fill_fb.c')
-rw-r--r--src/lib/edid_fill_fb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/edid_fill_fb.c b/src/lib/edid_fill_fb.c
index 1df37e80726b..e4fb08c3fdac 100644
--- a/src/lib/edid_fill_fb.c
+++ b/src/lib/edid_fill_fb.c
@@ -6,7 +6,7 @@
#include <framebuffer_info.h>
#include <string.h>
#include <stdlib.h>
-#include <list.h>
+#include <commonlib/list.h>
struct fb_info {
struct list_node node;