summaryrefslogtreecommitdiff
path: root/tests/bionic/libc/other/test_jpeg.c
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-01-15 16:12:14 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-01-15 16:12:14 -0800
commit1d68e595e72f955a8cd12f59825943ea71daf7d5 (patch)
treed258de5274e884d9a4cf0a5d94c35c73a83bbc1b /tests/bionic/libc/other/test_jpeg.c
parentab8beedeb70c6941e0ff68014d8db64cee4ef15d (diff)
downloadextras-1d68e595e72f955a8cd12f59825943ea71daf7d5.tar.gz
auto import from //branches/cupcake/...@126645
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