]> git.sesse.net Git - vlc/blobdiff - modules/video_output/wrapper.c
Update: correctly handle different line endings
[vlc] / modules / video_output / wrapper.c
index c266a5e2a3835b65dc09d01fb80635855d791ed1..6455eca62cc3a45d7c896ca43b7c88bec5b5348c 100644 (file)
@@ -111,7 +111,7 @@ vlc_module_begin()
     DECLARE_MODULE_EXT(direct3d, direct3d_vista, 150)
 
     add_submodule()
-    DECLARE_MODULE_EXT(direct3d, direct3d_xp, 50)
+    DECLARE_MODULE_EXT(direct3d, direct3d_xp, 70)
 
 vlc_module_end()