diff options
Diffstat (limited to 'tests/ubi-tests/mkvol_paral.c')
-rw-r--r-- | tests/ubi-tests/mkvol_paral.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ubi-tests/mkvol_paral.c b/tests/ubi-tests/mkvol_paral.c index 8c6e02f..4a6ae46 100644 --- a/tests/ubi-tests/mkvol_paral.c +++ b/tests/ubi-tests/mkvol_paral.c @@ -26,7 +26,7 @@ #include <pthread.h> #include "libubi.h" #define TESTNAME "mkvol_paral" -#include "common.h" +#include "helpers.h" #define THREADS_NUM 4 #define ITERATIONS 500 |