X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=plugins%2Falsa%2Faout_alsa.c;h=bb370cf1f93e40034006dbb74161471c0e6f2a25;hb=440f9992ee947ea5fd0debbf35fdd1011c6404b3;hp=5bcd03e95255b9102351471d128a18dde2c459a0;hpb=1ffe943ec5e34e24199546b386114bb67586855a;p=vlc diff --git a/plugins/alsa/aout_alsa.c b/plugins/alsa/aout_alsa.c index 5bcd03e952..bb370cf1f9 100644 --- a/plugins/alsa/aout_alsa.c +++ b/plugins/alsa/aout_alsa.c @@ -2,7 +2,7 @@ * aout_alsa.c : Alsa functions library ***************************************************************************** * Copyright (C) 2000 VideoLAN - * $Id: aout_alsa.c,v 1.15 2001/05/11 01:03:14 henri Exp $ + * $Id: aout_alsa.c,v 1.16 2001/05/30 17:03:11 sam Exp $ * * Authors: Henri Fallon - Original Author * Jeffrey Baker - Port to ALSA 1.0 API @@ -50,6 +50,7 @@ #include "main.h" #include "modules.h" +#include "modules_export.h" typedef struct alsa_device_s {