]> git.sesse.net Git - vlc/blobdiff - include/vlc_osd.h
A bit of vlc/libvlc cleanup:
[vlc] / include / vlc_osd.h
index 0eb2cb1c68cda37b05cd8398a960e2e18f084c20..c379e3cb75670396d7703c514993712b0ae975db 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_OSD_H
 #define _VLC_OSD_H 1