]> git.sesse.net Git - vlc/blobdiff - modules/codec/twolame.c
Remove Unneeded test (thx ipkiss)
[vlc] / modules / codec / twolame.c
index cdd8251a72d7a5b8ddf1c3687f0063e58d0c479e..9ff2dbe669bc242981e840b5428351ecaab0fef4 100644 (file)
@@ -29,7 +29,7 @@
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 #include <vlc_plugin.h>
 #include <vlc_codec.h>
 #include <vlc_sout.h>