]> git.sesse.net Git - vlc/blobdiff - include/vlc_tls.h
A bit of vlc/libvlc cleanup:
[vlc] / include / vlc_tls.h
index 12d37a1bb985df5a8105eca8bbed5dd6b50ed0fd..0472959e40c56489b5272231eecde69ac5d38ffc 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_TLS_H
 # define _VLC_TLS_H