summaryrefslogtreecommitdiff
path: root/tests/bionic/libc/other/test_jpeg.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bionic/libc/other/test_jpeg.c')
-rw-r--r--tests/bionic/libc/other/test_jpeg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bionic/libc/other/test_jpeg.c b/tests/bionic/libc/other/test_jpeg.c
index 8d7ef1a7..f481b9a3 100644
--- a/tests/bionic/libc/other/test_jpeg.c
+++ b/tests/bionic/libc/other/test_jpeg.c
@@ -39,7 +39,7 @@
#include "jpeglib.h"
#include <setjmp.h>
#ifdef HAVE_ANDROID_OS
-#include <hardware/qemu_tracing.h>
+#include <hardware_legacy/qemu_tracing.h>
#endif
#define USE_STDIO