]> git.sesse.net Git - vlc/blobdiff - include/vlc_codecs.h
A bit of vlc/libvlc cleanup:
[vlc] / include / vlc_codecs.h
index 1e4117ce738cc65abad908db2062cc48db920654..c7232eab43f605056a2b0a05a9b61142492a7830 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