From fcf506ec84bfd0e7d1254fef5c5f391e27c57674 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Wed, 12 Jun 2013 17:55:34 +0100 Subject: how to identify planar audio --- rotord/rotor.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'rotord/rotor.h') 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 -- cgit v1.2.3