media: mpeg2-ctrls.h: move MPEG2 state controls to non-public header
[linux-block.git] / include / media / v4l2-ctrls.h
index 83ce0593b275c7462ff787a98156d59d6f6833e0..d63cf227b0ab9a77f2c4c81cf4d6c359473286f8 100644 (file)
 #include <linux/videodev2.h>
 #include <media/media-request.h>
 
+/*
+ * Include the mpeg2 stateless codec compound control definitions.
+ * This will move to the public headers once this API is fully stable.
+ */
+#include <media/mpeg2-ctrls.h>
+
 /* forward references */
 struct file;
 struct v4l2_ctrl_handler;