X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmodules%2Fkino%2Friff.h;h=72021fb1b6b463c46bc13af246654afe5f8cf9e5;hb=f4d4669b66a9f23be85527f65dec19a566db561c;hp=c9f3d1ed3c4b131b483d1706c91c07c198fd0ca5;hpb=8a31393adc3ce32ea5cc7ff006faead0f5124570;p=melted diff --git a/src/modules/kino/riff.h b/src/modules/kino/riff.h index c9f3d1e..72021fb 100644 --- a/src/modules/kino/riff.h +++ b/src/modules/kino/riff.h @@ -86,7 +86,7 @@ using std::vector; #ifdef __cplusplus extern "C" { - FOURCC make_fourcc( char * s ); + FOURCC make_fourcc( const char * s ); } #endif