]> git.sesse.net Git - vlc/blobdiff - include/vlc_codec.h
A bit of vlc/libvlc cleanup:
[vlc] / include / vlc_codec.h
index 86bfe01fe41bbaf7c1cdd2c3fe9785580d158e94..79fa42132d77f6e1aa6fd539d32eaa84ea5f16b9 100644 (file)
  * along with this program; if not, write to the Free Software
  * 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_CODEC_H
 #define _VLC_CODEC_H 1