[vlc-commits] [Git][videolan/vlc][master] access: dvdread: fix build

Steve Lhomme (@robUx4) gitlab at videolan.org
Thu May 21 08:16:46 UTC 2026



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
d9126193 by François Cartegnie at 2026-05-21T08:06:10+00:00
access: dvdread: fix build

regression by 21ac2e0eae01fba3880b8b4a388896ea1ad37df0

- - - - -


1 changed file:

- modules/access/dvdread.c


Changes:

=====================================
modules/access/dvdread.c
=====================================
@@ -46,6 +46,7 @@
 #include <vlc_plugin.h>
 #include <vlc_arrays.h>
 #include <vlc_input.h>
+#include <vlc_charset.h>
 #include "disc_helper.h"
 
 extern const dvdread_ops_t DvdReadVideoOps;



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/d9126193a8c8f8e1dd5d8ecfcf55db43c9995a23

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/d9126193a8c8f8e1dd5d8ecfcf55db43c9995a23
You're receiving this email because of your account on code.videolan.org. Manage all notifications: https://code.videolan.org/-/profile/notifications | Help: https://code.videolan.org/help




More information about the vlc-commits mailing list