]> git.sesse.net Git - vlc/commitdiff
BD module: no tabs in source code...
authorJean-Baptiste Kempf <jb@videolan.org>
Mon, 29 Apr 2013 13:53:34 +0000 (15:53 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 29 Apr 2013 13:53:34 +0000 (15:53 +0200)
modules/access/bluray.c

index df32d0797724984f1342c5f7f77fd0f75a2dd28f..efc1aa5499b2aa8540c092a91952a3d535b64594 100644 (file)
@@ -46,7 +46,7 @@
 #include <vlc_atomic.h>
 #include <vlc_dialog.h>                     /* BD+/AACS warnings */
 #include <vlc_vout.h>                       /* vout_PutSubpicture / subpicture_t */
-#include <vlc_url.h>                       /* vlc_path2uri */
+#include <vlc_url.h>                        /* vlc_path2uri */
 
 #include <libbluray/bluray.h>
 #include <libbluray/keys.h>