summaryrefslogtreecommitdiff
path: root/include/dt-structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dt-structs.h')
-rw-r--r--include/dt-structs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dt-structs.h b/include/dt-structs.h
index 76979e73e1..c0f56951b5 100644
--- a/include/dt-structs.h
+++ b/include/dt-structs.h
@@ -23,7 +23,7 @@ struct phandle_2_arg {
const void *node;
int arg[2];
};
-#include <generated/dt-structs.h>
+#include <generated/dt-structs-gen.h>
#endif
#endif