]> git.sesse.net Git - vlc/blobdiff - plugins/dsp/aout_dsp.c
* Fixed the BeOS compile typo.
[vlc] / plugins / dsp / aout_dsp.c
index 68468e26e11e32c646007cc5e549108d79acb0e2..f055890f013b9725d4ac4a9f13511c6f51c433ba 100644 (file)
@@ -2,6 +2,7 @@
  * aout_dsp.c : dsp functions library
  *****************************************************************************
  * Copyright (C) 1999, 2000 VideoLAN
+ * $Id: aout_dsp.c,v 1.13 2001/05/30 17:03:12 sam Exp $
  *
  * Authors: Michel Kaempf <maxx@via.ecp.fr>
  *          Samuel Hocevar <sam@zoy.org>
@@ -65,6 +66,7 @@
 #include "main.h"
 
 #include "modules.h"
+#include "modules_export.h"
 
 /*****************************************************************************
  * aout_sys_t: dsp audio output method descriptor