Merge branch 'master' of git://git.denx.de/u-boot-usb
[oweals/u-boot.git] / env / callback.c
index d5469ce3c271e224a7fe9cdf03943dc1ff33659d..f0904cfdc5352249376d2fcc0a0eb2c83bb5b633 100644 (file)
@@ -6,7 +6,7 @@
 
 #include <common.h>
 #include <env.h>
-#include <environment.h>
+#include <env_internal.h>
 
 #if defined(CONFIG_NEEDS_MANUAL_RELOC)
 DECLARE_GLOBAL_DATA_PTR;