diff options
-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 77fc148f..10c00553 100644 --- a/examples/alffplay.cpp +++ b/examples/alffplay.cpp @@ -16,6 +16,7 @@ #include <atomic> #include <mutex> #include <deque> +#include <array> extern "C" { #include "libavcodec/avcodec.h" |