]> git.sesse.net Git - vlc/blobdiff - include/vlc_codecs.h
Remove __LIBVLC__ test
[vlc] / include / vlc_codecs.h
index 5064ca4bb6b035d47839654f6e9ac6d8d6d0213c..d217470698da1c63f28cc03f65f09a39bcd8915a 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_CODECS_H
 #define _VLC_CODECS_H 1