summaryrefslogtreecommitdiff
path: root/ubi-utils/new-utils/src/ubicrc32.c
diff options
context:
space:
mode:
Diffstat (limited to 'ubi-utils/new-utils/src/ubicrc32.c')
-rw-r--r--ubi-utils/new-utils/src/ubicrc32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubi-utils/new-utils/src/ubicrc32.c b/ubi-utils/new-utils/src/ubicrc32.c
index 4f5b32e..d39af10 100644
--- a/ubi-utils/new-utils/src/ubicrc32.c
+++ b/ubi-utils/new-utils/src/ubicrc32.c
@@ -27,7 +27,7 @@
#include <stdlib.h>
#include <getopt.h>
#include <unistd.h>
-#include <mtd/ubi-header.h>
+#include <mtd/ubi-media.h>
#include "crc32.h"
#include "common.h"