]> git.sesse.net Git - vlc/blobdiff - include/vlc_block_helper.h
A bit of vlc/libvlc cleanup:
[vlc] / include / vlc_block_helper.h
index e5e160dd1112e534c7346816e02dbd411583b571..35652e982498ed437e62e5027a4e118ee2908343 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_BLOCK_HELPER_H
 #define _VLC_BLOCK_HELPER_H 1