summaryrefslogtreecommitdiff
path: root/rotord/src/rotor.h
diff options
context:
space:
mode:
authorComment <tim@gray.(none)>2013-09-08 20:46:40 +0100
committerComment <tim@gray.(none)>2013-09-08 20:46:40 +0100
commit131b0c7a1951abaf0fe6e58250c9d74306bc5518 (patch)
tree8ca11565f44bb351b59e666e48dbfdd1faa3afb8 /rotord/src/rotor.h
parent1ff03ea63d79549db86422837f47916a42f23eb9 (diff)
adding ffmpeg-fas
Diffstat (limited to 'rotord/src/rotor.h')
-rwxr-xr-xrotord/src/rotor.h1
1 files changed, 1 insertions, 0 deletions
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 {