]> git.sesse.net Git - vlc/blobdiff - include/vlc_threads_funcs.h
A bit of vlc/libvlc cleanup:
[vlc] / include / vlc_threads_funcs.h
index 311b7451649c56f3238dff69c43abba2a762d3c2..aa4b6d2d48fd1a2e77fb51b3b49a1865efc66330 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
+
 /*****************************************************************************
  * Function definitions
  *****************************************************************************/