summaryrefslogtreecommitdiff
path: root/rotord/src/libavwrapper.h
diff options
context:
space:
mode:
authorComment <tim@gray.(none)>2013-10-20 17:20:53 -0700
committerComment <tim@gray.(none)>2013-10-20 17:20:53 -0700
commit1c5a71ecbacdc7bbae608d6d34ca836929d09d4b (patch)
tree5f83302c678edaad446e80c6142c2c595387b48b /rotord/src/libavwrapper.h
parent565490c5fc393db122f86b3b9bc4ee3b91f95018 (diff)
automatic reuse of source index files
Diffstat (limited to 'rotord/src/libavwrapper.h')
-rw-r--r--rotord/src/libavwrapper.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/rotord/src/libavwrapper.h b/rotord/src/libavwrapper.h
index bf073fc..0de9e74 100644
--- a/rotord/src/libavwrapper.h
+++ b/rotord/src/libavwrapper.h
@@ -8,6 +8,8 @@
#include "Poco/Mutex.h"
#include "Poco/ScopedLock.h"
+#include "Poco/StringTokenizer.h"
+#include "Poco/File.h"
extern "C" {
#include <libavcodec/avcodec.h>