summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/vl/vl_vp8_decoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/auxiliary/vl/vl_vp8_decoder.h')
-rw-r--r--src/gallium/auxiliary/vl/vl_vp8_decoder.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/gallium/auxiliary/vl/vl_vp8_decoder.h b/src/gallium/auxiliary/vl/vl_vp8_decoder.h
index 6ecc43cd52..8d87ecf53a 100644
--- a/src/gallium/auxiliary/vl/vl_vp8_decoder.h
+++ b/src/gallium/auxiliary/vl/vl_vp8_decoder.h
@@ -36,9 +36,8 @@
#include "vl_vertex_buffers.h"
#include "vl_video_buffer.h"
-#include "vp8/common/onyxd.h"
-#include "vp8/common/yv12utils.h"
-#include "vp8/decoder/onyxd_int.h"
+#include "vp8/vp8_decoder.h"
+#include "vp8/yv12utils.h"
struct pipe_screen;
struct pipe_context;