summaryrefslogtreecommitdiffstats
path: root/remoting/host/clipboard_x11.cc
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/host/clipboard_x11.cc')
-rw-r--r--remoting/host/clipboard_x11.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/host/clipboard_x11.cc b/remoting/host/clipboard_x11.cc
index 234dacf..01a012b 100644
--- a/remoting/host/clipboard_x11.cc
+++ b/remoting/host/clipboard_x11.cc
@@ -8,7 +8,7 @@
#include "base/bind.h"
#include "base/logging.h"
-#include "base/message_loop.h"
+#include "base/message_loop/message_loop.h"
#include "remoting/host/linux/x_server_clipboard.h"
#include "remoting/proto/event.pb.h"
#include "remoting/protocol/clipboard_stub.h"