X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=plugins%2Fsdl%2Faout_sdl.c;h=6a3c2acbee230341a3258adb0ceec2baac718486;hb=440f9992ee947ea5fd0debbf35fdd1011c6404b3;hp=0431be21e6c1df878ddcf6fe3937f4f56e729442;hpb=1ffe943ec5e34e24199546b386114bb67586855a;p=vlc diff --git a/plugins/sdl/aout_sdl.c b/plugins/sdl/aout_sdl.c index 0431be21e6..6a3c2acbee 100644 --- a/plugins/sdl/aout_sdl.c +++ b/plugins/sdl/aout_sdl.c @@ -2,7 +2,7 @@ * aout_sdl.c : audio sdl functions library ***************************************************************************** * Copyright (C) 1999, 2000 VideoLAN - * $Id: aout_sdl.c,v 1.12 2001/04/28 03:36:25 sam Exp $ + * $Id: aout_sdl.c,v 1.13 2001/05/30 17:03:12 sam Exp $ * * Authors: Michel Kaempf * Samuel Hocevar @@ -52,6 +52,7 @@ #include "main.h" #include "modules.h" +#include "modules_export.h" /***************************************************************************** * aout_sys_t: dsp audio output method descriptor