]> git.sesse.net Git - vlc/blobdiff - include/vlc_md5.h
A bit of vlc/libvlc cleanup:
[vlc] / include / vlc_md5.h
index 5cd1f9f4cf6660b11302f6b31aaab144f527f8fc..66d52efa787ddb2dbf000f2c988d1cf2408a59c0 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_MD5_H
 # define _VLC_MD5_H