diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/alffplay.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/alffplay.cpp b/examples/alffplay.cpp index 6f6773a4..3bba154e 100644 --- a/examples/alffplay.cpp +++ b/examples/alffplay.cpp @@ -19,6 +19,7 @@ #include <deque> #include <array> #include <cmath> +#include <string> extern "C" { #include "libavcodec/avcodec.h" |