From 25b336a2b34d7a9bcf9e52a16ae962a1e261ae13 Mon Sep 17 00:00:00 2001 From: Comment Date: Mon, 15 Apr 2013 03:15:33 +0100 Subject: ofxMovieExporter ideas --- rotord/rotor.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'rotord/rotor.h') diff --git a/rotord/rotor.h b/rotord/rotor.h index 9f0c2e3..9728909 100755 --- a/rotord/rotor.h +++ b/rotord/rotor.h @@ -71,7 +71,7 @@ using Poco::UUID; using Poco::UUIDGenerator; using Poco::Net::HTTPResponse; - +/* extern "C" { #include #include @@ -88,6 +88,9 @@ extern "C" { #include //#include } +*/ + +#include "ofxMovieExporter.h" #define AUDIO_INBUF_SIZE 20480 #define AUDIO_REFILL_THRESH 4096 -- cgit v1.2.3