drivers: clk: Fix using assigned-clocks in the node of the clock it sets up
[oweals/u-boot.git] / env / nvram.c
index a5b1873aaffe05e31cca88ebec702160bd08bfba..79201bd788be1ec83e41de807af570567e52dc23 100644 (file)
@@ -26,7 +26,7 @@
 #include <common.h>
 #include <command.h>
 #include <env.h>
-#include <environment.h>
+#include <env_internal.h>
 #include <linux/stddef.h>
 #include <search.h>
 #include <errno.h>