| Index: remoting/host/audio_capturer_linux.h
|
| diff --git a/remoting/host/audio_capturer_linux.h b/remoting/host/audio_capturer_linux.h
|
| index df68022fdffaac1f7de5504473cc9b4060d0ee9d..d4795d1247a4a72a37b012c78cb95161e8a0d7cf 100644
|
| --- a/remoting/host/audio_capturer_linux.h
|
| +++ b/remoting/host/audio_capturer_linux.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef REMOTING_HOST_AUDIO_CAPTURER_LINUX_H_
|
| #define REMOTING_HOST_AUDIO_CAPTURER_LINUX_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "remoting/host/audio_capturer.h"
|
| #include "remoting/host/audio_silence_detector.h"
|
|
|