aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/libqos/rtas.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qtest/libqos/rtas.h')
-rw-r--r--tests/qtest/libqos/rtas.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qtest/libqos/rtas.h b/tests/qtest/libqos/rtas.h
index 459e23aaf4..f38f99dfab 100644
--- a/tests/qtest/libqos/rtas.h
+++ b/tests/qtest/libqos/rtas.h
@@ -5,7 +5,7 @@
#ifndef LIBQOS_RTAS_H
#define LIBQOS_RTAS_H
-#include "libqos/malloc.h"
+#include "malloc.h"
int qrtas_get_time_of_day(QTestState *qts, QGuestAllocator *alloc,
struct tm *tm, uint32_t *ns);