]> git.sesse.net Git - vlc/blobdiff - include/vlc_es_out.h
Qt menus: use addDPStaticEntry and add a static Subtitles Loader in popup
[vlc] / include / vlc_es_out.h
index 90167c7c6a89c229cc2f4e2ee7d6bf649f2dd9b2..06728092d6222508a29eacdc350ee756a6be6b72 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
-#if !defined( __LIBVLC__ )
-  #error You are not libvlc or one of its plugins. You cannot include this file
-#endif
-
 #ifndef _VLC_ES_OUT_H
 #define _VLC_ES_OUT_H 1