From 1c5a71ecbacdc7bbae608d6d34ca836929d09d4b Mon Sep 17 00:00:00 2001 From: Comment Date: Sun, 20 Oct 2013 17:20:53 -0700 Subject: automatic reuse of source index files --- rotord/src/libavwrapper.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rotord/src/libavwrapper.h') 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 -- cgit v1.2.3