diff options
| author | Tim Redfern <tim@eclectronics.org> | 2013-06-12 17:55:34 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2013-06-12 17:55:34 +0100 |
| commit | fcf506ec84bfd0e7d1254fef5c5f391e27c57674 (patch) | |
| tree | 2288fc7542efc9be263e27320695024301c4d2a6 /rotord/rotor.h | |
| parent | 553530cf94eafd41477bfee7d330211637e9bfc0 (diff) | |
how to identify planar audio
Diffstat (limited to 'rotord/rotor.h')
| -rwxr-xr-x | rotord/rotor.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/rotord/rotor.h b/rotord/rotor.h index 9494094..f27d99d 100755 --- a/rotord/rotor.h +++ b/rotord/rotor.h @@ -60,10 +60,8 @@ extern "C" { #include "vampHost.h" #include "xmlIO.h" -//#include "libavaudioloader.h" -//#include "libavexporter.h" #include "utils.h" //fequal -#include "libavwrapper_guarded.h" +#include "libavwrapper.h" namespace Rotor { #define IDLE 0 |
