diff options
Diffstat (limited to 'remoting/base/auto_thread.h')
-rw-r--r-- | remoting/base/auto_thread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/base/auto_thread.h b/remoting/base/auto_thread.h index 8ed1ee9..82dbfe9 100644 --- a/remoting/base/auto_thread.h +++ b/remoting/base/auto_thread.h @@ -7,7 +7,7 @@ #include <string> -#include "base/message_loop.h" +#include "base/message_loop/message_loop.h" #include "base/threading/platform_thread.h" #include "remoting/base/auto_thread_task_runner.h" |