summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--remoting/host/event_executor_mac.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/remoting/host/event_executor_mac.cc b/remoting/host/event_executor_mac.cc
index 89acece..0d8aefa 100644
--- a/remoting/host/event_executor_mac.cc
+++ b/remoting/host/event_executor_mac.cc
@@ -4,6 +4,8 @@
#include "remoting/host/event_executor_mac.h"
+#include "remoting/protocol/messages_decoder.h"
+
namespace remoting {
EventExecutorMac::EventExecutorMac(Capturer* capturer)