]> git.sesse.net Git - vlc/blobdiff - include/vlc_vout.h
A bit of vlc/libvlc cleanup:
[vlc] / include / vlc_vout.h
index 2527466cb2962b70eff91f874e8652964af05672..23ea5e7ccab28b319becad1c9005d21582eb5694 100644 (file)
  * along with this program; if not, write to the Free Software
  * 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_VOUT_H_
 #define _VLC_VOUT_H_ 1