]> git.sesse.net Git - vlc/blobdiff - include/vlc_aout.h
A bit of vlc/libvlc cleanup:
[vlc] / include / vlc_aout.h
index e4fee7483f98c422fc93fc0e45ff1dc18566ab55..d3f20b6cf9eb6628180879ed07122b3c36ff6d42 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_AOUT_H
 #define _VLC_AOUT_H 1