]> git.sesse.net Git - vlc/blobdiff - src/win32/specific.c
getopt: remove useless functions and boiler plate, update licens
[vlc] / src / win32 / specific.c
index 5662e222cb0e670d94094710b89f9b408728b4e2..20050250fe29b19834bc141d6632b80b598ef960 100644 (file)
@@ -30,7 +30,7 @@
 #include "../libvlc.h"
 #include <vlc_playlist.h>
 
-#include "../extras/getopt.h"
+#include "../config/vlc_getopt.h"
 
 #if !defined( UNDER_CE )
 #   include <io.h>