summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/client_event_dispatcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/protocol/client_event_dispatcher.h')
-rw-r--r--remoting/protocol/client_event_dispatcher.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/remoting/protocol/client_event_dispatcher.h b/remoting/protocol/client_event_dispatcher.h
index 22b1588..97c6b04 100644
--- a/remoting/protocol/client_event_dispatcher.h
+++ b/remoting/protocol/client_event_dispatcher.h
@@ -5,6 +5,7 @@
#ifndef REMOTING_PROTOCOL_CLIENT_EVENT_DISPATCHER_H_
#define REMOTING_PROTOCOL_CLIENT_EVENT_DISPATCHER_H_
+#include "base/macros.h"
#include "base/memory/ref_counted.h"
#include "remoting/protocol/channel_dispatcher_base.h"
#include "remoting/protocol/input_stub.h"