]> git.sesse.net Git - vlc/blobdiff - include/vlc_input.h
A bit of vlc/libvlc cleanup:
[vlc] / include / vlc_input.h
index a6825f30e82292b46314b3494289587fc4924e75..c1e43aeadc3340e91bcdaf7c41ee734abf8758b3 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
+
 /* __ is need because conflict with <vlc/input.h> */
 #ifndef _VLC__INPUT_H
 #define _VLC__INPUT_H 1