OSDN Git Service

MacGui: Thinine's custom file size and x264 fix.
[handbrake-jp/handbrake-jp-git.git] / libhb / common.h
index e63ecaf..d43e516 100644 (file)
@@ -197,7 +197,7 @@ struct hb_job_s
 #define HB_MUX_IPOD 0x100000
        
     int             mux;
-    char          * file;
+    const char          * file;
 
 #ifdef __LIBHB__
     /* Internal data */