summaryrefslogtreecommitdiff
path: root/board/BuR/common/bur_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/BuR/common/bur_common.h')
-rw-r--r--board/BuR/common/bur_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/BuR/common/bur_common.h b/board/BuR/common/bur_common.h
index c64ebe93b0..79c9af1466 100644
--- a/board/BuR/common/bur_common.h
+++ b/board/BuR/common/bur_common.h
@@ -12,7 +12,7 @@
#define _BUR_COMMON_H_
#if !CONFIG_IS_ENABLED(DM_VIDEO)
-#include <../../../drivers/video/am335x-fb.h>
+#include <../../../drivers/video/ti/am335x-fb.h>
int load_lcdtiming(struct am335x_lcdpanel *panel);
#endif