]> git.sesse.net Git - vlc/blobdiff - modules/demux/nuv.c
Fix behaviour of the button logic for teletext and use the images.
[vlc] / modules / demux / nuv.c
index 8a09f5a89b7b6ae14536029fad021efe2d39c0a9..b55f3c1f19bfdf0a973fa379f47a46bd4aec69c3 100644 (file)
@@ -28,7 +28,7 @@
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 #include <vlc_plugin.h>
 #include <vlc_demux.h>