summaryrefslogtreecommitdiff
path: root/src/i965_drv_video.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/i965_drv_video.h')
-rw-r--r--src/i965_drv_video.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i965_drv_video.h b/src/i965_drv_video.h
index 535402f..eddf83d 100644
--- a/src/i965_drv_video.h
+++ b/src/i965_drv_video.h
@@ -322,7 +322,7 @@ struct i965_driver_data
struct object_heap buffer_heap;
struct object_heap image_heap;
struct object_heap subpic_heap;
- struct hw_codec_info *codec_info;
+ const struct hw_codec_info *codec_info;
_I965Mutex render_mutex;
_I965Mutex pp_mutex;