summaryrefslogtreecommitdiff
path: root/host/gfxstream_unittest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/gfxstream_unittest.cpp')
-rw-r--r--host/gfxstream_unittest.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/host/gfxstream_unittest.cpp b/host/gfxstream_unittest.cpp
index cedca19d..d342debc 100644
--- a/host/gfxstream_unittest.cpp
+++ b/host/gfxstream_unittest.cpp
@@ -20,8 +20,8 @@
#include "aemu/base/system/System.h"
#include "host-common/testing/MockGraphicsAgentFactory.h"
#include "virgl_hw.h"
-#include "virtio-gpu-gfxstream-renderer-unstable.h"
-#include "virtio-gpu-gfxstream-renderer.h"
+#include "render-utils/virtio-gpu-gfxstream-renderer-unstable.h"
+#include "render-utils/virtio-gpu-gfxstream-renderer.h"
using android::base::sleepMs;