summaryrefslogtreecommitdiff
path: root/ubi-utils/src/mkbootenv.c
diff options
context:
space:
mode:
Diffstat (limited to 'ubi-utils/src/mkbootenv.c')
-rw-r--r--ubi-utils/src/mkbootenv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubi-utils/src/mkbootenv.c b/ubi-utils/src/mkbootenv.c
index 952f651..50fc8ac 100644
--- a/ubi-utils/src/mkbootenv.c
+++ b/ubi-utils/src/mkbootenv.c
@@ -29,7 +29,7 @@
#include <getopt.h>
#include <unistd.h>
#include <errno.h>
-#include <mtd/ubi-header.h>
+#include <mtd/ubi-media.h>
#include "config.h"
#include "bootenv.h"