aboutsummaryrefslogtreecommitdiff
path: root/tests/test-arm-mptimer.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-arm-mptimer.c')
-rw-r--r--tests/test-arm-mptimer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-arm-mptimer.c b/tests/test-arm-mptimer.c
index 156a39f50d..7a56d56da9 100644
--- a/tests/test-arm-mptimer.c
+++ b/tests/test-arm-mptimer.c
@@ -9,7 +9,7 @@
#include "qemu/osdep.h"
#include "qemu/timer.h"
-#include "libqtest.h"
+#include "libqtest-single.h"
#define TIMER_BLOCK_SCALE(s) ((((s) & 0xff) + 1) * 10)