summaryrefslogtreecommitdiff
path: root/tests/vb2_host_flashrom_tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vb2_host_flashrom_tests.c')
-rw-r--r--tests/vb2_host_flashrom_tests.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vb2_host_flashrom_tests.c b/tests/vb2_host_flashrom_tests.c
index 815657d4..7cebc5ed 100644
--- a/tests/vb2_host_flashrom_tests.c
+++ b/tests/vb2_host_flashrom_tests.c
@@ -18,10 +18,10 @@
#include "2common.h"
#include "2return_codes.h"
+#include "common/tests.h"
#include "host_misc.h"
#include "flashrom.h"
#include "subprocess.h"
-#include "test_common.h"
#define MOCK_TMPFILE_NAME "/tmp/vb2_unittest"
#define MOCK_ROM_CONTENTS "bloop123"