$OpenBSD: patch-src_dvd_input_c,v 1.3 2015/04/27 12:17:06 ajacoutot Exp $
--- src/dvd_input.c.orig	Wed Jan 28 11:17:27 2015
+++ src/dvd_input.c	Tue Feb 10 14:36:16 2015
@@ -308,7 +308,7 @@ int dvdinput_setup(void)
 #elif defined(__OS2__)
   #define CSS_LIB "dvdcss2.dll"
 #else
-  #define CSS_LIB "libdvdcss.so.2"
+  #define CSS_LIB "libdvdcss.so.4"
 #endif
   dvdcss_library = dlopen(CSS_LIB, RTLD_LAZY);
 
