]> git.sur5r.net Git - u-boot/blobdiff - tools/fdt_host.h
mkimage: do not fail if there is no print_header function
[u-boot] / tools / fdt_host.h
index 8d4aa066bb074497b335626f91eaf7e932233a20..98acf278a31fe1c10e71fc545b546177672b2560 100644 (file)
@@ -8,7 +8,7 @@
 #define __FDT_HOST_H__
 
 /* Make sure to include u-boot version of libfdt include files */
-#include "../include/libfdt.h"
+#include "../include/linux/libfdt.h"
 #include "../include/fdt_support.h"
 
 /**