]> git.sesse.net Git - vlc/blobdiff - include/vlc_configuration.h
A bit of vlc/libvlc cleanup:
[vlc] / include / vlc_configuration.h
index bdbb11026492436f7f7297e096a8c62f8e899b68..1212aacaf639a6ed2336716e0992aa453812dc40 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
+
 # ifdef __cplusplus
 extern "C" {
 # endif