]> git.sesse.net Git - vlc/commitdiff
10l: typo.
authorJean-Baptiste Kempf <jb@videolan.org>
Fri, 23 Jan 2009 22:00:42 +0000 (23:00 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 23 Jan 2009 22:00:42 +0000 (23:00 +0100)
modules/gui/skins2/src/skin_main.cpp

index b287be74e5667ded5115efaff1e0490f5090c89a..4c7fef8b1a86f704754e6eaa84d0d3e821dfc5e6 100644 (file)
@@ -31,7 +31,7 @@
 #include <vlc_input.h>
 #include <vlc_demux.h>
 #include <vlc_playlist.h>
-#include <vlc_thread.h>
+#include <vlc_threads.h>
 #include <vlc_window.h>
 
 #include "dialogs.hpp"