| Index: webrtc/modules/utility/source/process_thread_impl.cc
|
| diff --git a/webrtc/modules/utility/source/process_thread_impl.cc b/webrtc/modules/utility/source/process_thread_impl.cc
|
| index 04fa88739f27acea35262897bc4d81241c733e27..9c739de8fc7fd1143a17b36e043d72b50c2dd4b6 100644
|
| --- a/webrtc/modules/utility/source/process_thread_impl.cc
|
| +++ b/webrtc/modules/utility/source/process_thread_impl.cc
|
| @@ -11,7 +11,7 @@
|
| #include "webrtc/modules/utility/source/process_thread_impl.h"
|
|
|
| #include "webrtc/base/checks.h"
|
| -#include "webrtc/modules/interface/module.h"
|
| +#include "webrtc/modules/include/module.h"
|
| #include "webrtc/system_wrappers/include/logging.h"
|
| #include "webrtc/system_wrappers/include/tick_util.h"
|
|
|
|
|