diff options
Diffstat (limited to 'tests/ubi-tests/io_update.c')
-rw-r--r-- | tests/ubi-tests/io_update.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ubi-tests/io_update.c b/tests/ubi-tests/io_update.c index ec109e0..27ece52 100644 --- a/tests/ubi-tests/io_update.c +++ b/tests/ubi-tests/io_update.c @@ -32,7 +32,7 @@ #include <libubi.h> #include <mtd/ubi-user.h> #define TESTNAME "io_update" -#include "common.h" +#include "helpers.h" static libubi_t libubi; static struct ubi_dev_info dev_info; |