X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=gtk%2Fsrc%2Fx264handler.h;h=945a385e211f1c572a055d36918f0f6f00e28ce2;hb=0884cb45aeeb60a46effe1d1056a61fe68300ea7;hp=41659c94f6d6e424161f726bfdc4b3780d39f182;hpb=34cceb3a1c496903d22627865ced242122670c9e;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/gtk/src/x264handler.h b/gtk/src/x264handler.h index 41659c94..945a385e 100644 --- a/gtk/src/x264handler.h +++ b/gtk/src/x264handler.h @@ -28,6 +28,6 @@ #include "settings.h" void ghb_x264_parse_options(signal_user_data_t *ud, const gchar *options); -gint ghb_lookup_badapt(gchar *options); +gint ghb_lookup_badapt(const gchar *options); #endif // _X264HANDLER_H_