diff options
Diffstat (limited to 'tests/ubi-tests/rsvol.c')
-rw-r--r-- | tests/ubi-tests/rsvol.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ubi-tests/rsvol.c b/tests/ubi-tests/rsvol.c index 917d6ba..50d6429 100644 --- a/tests/ubi-tests/rsvol.c +++ b/tests/ubi-tests/rsvol.c @@ -30,7 +30,7 @@ #include <fcntl.h> #include "libubi.h" #define TESTNAME "rsvol" -#include "common.h" +#include "helpers.h" static libubi_t libubi; static struct ubi_dev_info dev_info; |