From 131b0c7a1951abaf0fe6e58250c9d74306bc5518 Mon Sep 17 00:00:00 2001 From: Comment Date: Sun, 8 Sep 2013 20:46:40 +0100 Subject: adding ffmpeg-fas --- rotord/src/rotor.h | 1 + 1 file changed, 1 insertion(+) (limited to 'rotord/src/rotor.h') diff --git a/rotord/src/rotor.h b/rotord/src/rotor.h index 310809f..b2f50e6 100755 --- a/rotord/src/rotor.h +++ b/rotord/src/rotor.h @@ -29,6 +29,7 @@ Definitions of base classes and types for rotor rendering graph #include "utils.h" #include "cvimage.h" #include "libavwrapper.h" +#include "ffmpeg-fas_wrapper.h" //using namespace cv; namespace Rotor { -- cgit v1.2.3