Index: remoting/host/capturer_mac.cc |
=================================================================== |
--- remoting/host/capturer_mac.cc (revision 67155) |
+++ remoting/host/capturer_mac.cc (working copy) |
@@ -8,6 +8,8 @@ |
#include <OpenGL/CGLMacro.h> |
+#include "base/logging.h" |
+ |
namespace remoting { |
CapturerMac::CapturerMac(MessageLoop* message_loop) |