summaryrefslogtreecommitdiffstats
path: root/remoting/host/desktop_process.cc
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/host/desktop_process.cc')
-rw-r--r--remoting/host/desktop_process.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/host/desktop_process.cc b/remoting/host/desktop_process.cc
index 3f0408ac..d2cef83 100644
--- a/remoting/host/desktop_process.cc
+++ b/remoting/host/desktop_process.cc
@@ -12,7 +12,7 @@
#include "base/debug/alias.h"
#include "base/logging.h"
#include "base/memory/ref_counted.h"
-#include "base/message_loop.h"
+#include "base/message_loop/message_loop.h"
#include "base/strings/string_util.h"
#include "ipc/ipc_channel_proxy.h"
#include "remoting/base/auto_thread.h"