diff --git a/AUTHORS b/AUTHORS index 16ae916a4c..1216b48d95 100644 --- a/AUTHORS +++ b/AUTHORS @@ -76,6 +76,7 @@ Piasy Xu Tomas Popela Jan Grulich Eike Rathke +Michel Promonet &yet LLC <*@andyet.com> Agora IO <*@agora.io> diff --git a/modules/desktop_capture/desktop_capturer.cc b/modules/desktop_capture/desktop_capturer.cc index d43d571a86..190f61e817 100644 --- a/modules/desktop_capture/desktop_capturer.cc +++ b/modules/desktop_capture/desktop_capturer.cc @@ -8,6 +8,8 @@ * be found in the AUTHORS file in the root of the source tree. */ +#include + #include "modules/desktop_capture/desktop_capturer.h" #include "modules/desktop_capture/desktop_capture_options.h"