Index: remoting/host/event_executor_win.h |
diff --git a/remoting/host/event_executor_win.h b/remoting/host/event_executor_win.h |
index b98d7be5d3d1dae1849ce3c1878348bdb1a3ca9a..3e2ddc62c18a696af5217fbfd5b6e69d754dd9c9 100644 |
--- a/remoting/host/event_executor_win.h |
+++ b/remoting/host/event_executor_win.h |
@@ -10,13 +10,11 @@ |
#include "base/task.h" |
#include "base/basictypes.h" |
#include "base/scoped_ptr.h" |
+#include "remoting/host/event_executor.h" |
#include "remoting/protocol/input_stub.h" |
-class MessageLoop; |
- |
namespace remoting { |
-class Capturer; |
class KeyEvent; |
class MouseDownEvent; |
class MouseSetPositionEvent; |