libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
[oweals/u-boot.git] / common / lcd_simplefb.c
index d7e9fc9f65cdd705c0572cd9987d580db6fd4436..81f3f42191c15e85fd6d6aca1cc8443de1183a3b 100644 (file)
@@ -11,7 +11,7 @@
 #include <dm.h>
 #include <lcd.h>
 #include <fdt_support.h>
-#include <libfdt.h>
+#include <linux/libfdt.h>
 #include <video.h>
 
 DECLARE_GLOBAL_DATA_PTR;