aboutsummaryrefslogtreecommitdiff
path: root/tools/fdt_host.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/fdt_host.h')
-rw-r--r--tools/fdt_host.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/fdt_host.h b/tools/fdt_host.h
index 8d4aa066bb..98acf278a3 100644
--- a/tools/fdt_host.h
+++ b/tools/fdt_host.h
@@ -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"
/**