summaryrefslogtreecommitdiff
path: root/host/virtio-gpu-gfxstream-renderer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/virtio-gpu-gfxstream-renderer.cpp')
-rw-r--r--host/virtio-gpu-gfxstream-renderer.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/host/virtio-gpu-gfxstream-renderer.cpp b/host/virtio-gpu-gfxstream-renderer.cpp
index f3906b1f..f7a658ef 100644
--- a/host/virtio-gpu-gfxstream-renderer.cpp
+++ b/host/virtio-gpu-gfxstream-renderer.cpp
@@ -47,8 +47,8 @@ extern "C" {
#include "drm_fourcc.h"
#include "host-common/goldfish_pipe.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"
} // extern "C"
#define DEBUG_VIRTIO_GOLDFISH_PIPE 0