Index: libmpc/trunk/include/mpc/mpcdec.h
===================================================================
--- libmpc/trunk/include/mpc/mpcdec.h	(revision 411)
+++ libmpc/trunk/include/mpc/mpcdec.h	(revision 419)
@@ -141,5 +141,5 @@
  * @return the chapter information structure
  */
-MPC_API mpc_chap_info * mpc_demux_chap(mpc_demux * d, int chap_nb);
+MPC_API mpc_chap_info const * mpc_demux_chap(mpc_demux * d, int chap_nb);
 
 #ifdef __cplusplus
