X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=plugins%2Fmacosx%2Faout_macosx.c;h=eeed87cb128920273320b6b9e209eb803e2fa6aa;hb=1b8d106c723cfe9a75449dbfe5cd5a4e677159a0;hp=1498edd1f115c29f3a3067d6421146db94ec768b;hpb=7917d2ef3f36d47ad90509812755facc07bec9d7;p=vlc diff --git a/plugins/macosx/aout_macosx.c b/plugins/macosx/aout_macosx.c index 1498edd1f1..eeed87cb12 100644 --- a/plugins/macosx/aout_macosx.c +++ b/plugins/macosx/aout_macosx.c @@ -2,7 +2,7 @@ * aout_darwin.c : Darwin audio output plugin ***************************************************************************** * Copyright (C) 2001 VideoLAN - * $Id: aout_macosx.c,v 1.7 2001/11/29 10:20:56 massiot Exp $ + * $Id: aout_macosx.c,v 1.8 2001/12/07 18:33:07 sam Exp $ * * Authors: Colin Delacroix * @@ -44,7 +44,6 @@ #include -#include "config.h" #include "common.h" /* boolean_t, byte_t */ #include "intf_msg.h" /* intf_DbgMsg(), intf_ErrMsg() */ #include "threads.h" @@ -53,8 +52,6 @@ #include "audio_output.h" /* aout_thread_t */ -#include "main.h" - #include "modules.h" #include