]> git.sesse.net Git - vlc/blobdiff - include/vlc_intf_strings.h
A bit of vlc/libvlc cleanup:
[vlc] / include / vlc_intf_strings.h
index 934b03b57b9f5c9248300439c5df1679aa7e6256..f0d110d06d92ec2bd5f0c46cab58bf69ba3cfb59 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_ISTRINGS_H
 #define _VLC_ISTRINGS_H 1