diff --git a/AUTHORS b/AUTHORS index 6146665239..64488bfc62 100644 --- a/AUTHORS +++ b/AUTHORS @@ -11,6 +11,7 @@ # Please keep the list sorted. # BEGIN individuals section. +Aaron Clauson Adam Fedor Akshay Shah Alexander Brauckmann diff --git a/modules/video_coding/decoding_state.h b/modules/video_coding/decoding_state.h index b87fb2d034..ec972949d8 100644 --- a/modules/video_coding/decoding_state.h +++ b/modules/video_coding/decoding_state.h @@ -11,6 +11,7 @@ #ifndef MODULES_VIDEO_CODING_DECODING_STATE_H_ #define MODULES_VIDEO_CODING_DECODING_STATE_H_ +#include #include #include #include