diff options
Diffstat (limited to 'rotord/src/libavwrapper.h')
| -rw-r--r-- | rotord/src/libavwrapper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rotord/src/libavwrapper.h b/rotord/src/libavwrapper.h index 0d40503..4365899 100644 --- a/rotord/src/libavwrapper.h +++ b/rotord/src/libavwrapper.h @@ -7,6 +7,7 @@ #endif #include "Poco/Mutex.h" +#include "Poco/ScopedLock.h" extern "C" { #include <libavcodec/avcodec.h> |
