Index: webrtc/modules/utility/source/process_thread_impl.h |
diff --git a/webrtc/modules/utility/source/process_thread_impl.h b/webrtc/modules/utility/source/process_thread_impl.h |
index 4e5861b41e52a437c2f1d67a6a7c0ebf20c7bbf1..0a956654f6b3be8dbdca6e522dfc58363013c440 100644 |
--- a/webrtc/modules/utility/source/process_thread_impl.h |
+++ b/webrtc/modules/utility/source/process_thread_impl.h |
@@ -16,7 +16,7 @@ |
#include "webrtc/base/criticalsection.h" |
#include "webrtc/base/thread_checker.h" |
-#include "webrtc/modules/utility/interface/process_thread.h" |
+#include "webrtc/modules/utility/include/process_thread.h" |
#include "webrtc/system_wrappers/include/event_wrapper.h" |
#include "webrtc/system_wrappers/include/thread_wrapper.h" |
#include "webrtc/typedefs.h" |