From 36501495fa94759a5fcec3bd26ab184d684007c7 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Tue, 1 Oct 2013 13:20:50 +0100 Subject: scoped locks --- rotord/src/libavwrapper.h | 1 + 1 file changed, 1 insertion(+) (limited to 'rotord/src/libavwrapper.h') 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 -- cgit v1.2.3