diff options
Diffstat (limited to 'src/lib/player_video.h')
| -rw-r--r-- | src/lib/player_video.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/player_video.h b/src/lib/player_video.h index 6275c5113..928dfc690 100644 --- a/src/lib/player_video.h +++ b/src/lib/player_video.h @@ -31,6 +31,7 @@ extern "C" { } #include <boost/shared_ptr.hpp> #include <boost/weak_ptr.hpp> +#include <boost/thread/mutex.hpp> class Image; class ImageProxy; |
