Index: webrtc/system_wrappers/include/static_instance.h |
diff --git a/webrtc/system_wrappers/include/static_instance.h b/webrtc/system_wrappers/include/static_instance.h |
index ad87fe68299ee051f95d9e200a0a0b867a530b4f..f85a9121c4ccd5eb87bc3a8534bcf7b549cf1a61 100644 |
--- a/webrtc/system_wrappers/include/static_instance.h |
+++ b/webrtc/system_wrappers/include/static_instance.h |
@@ -13,7 +13,7 @@ |
#include <assert.h> |
-#include "webrtc/base/criticalsection.h" |
+#include "webrtc/rtc_base/criticalsection.h" |
#ifdef _WIN32 |
#include "webrtc/system_wrappers/include/fix_interlocked_exchange_pointer_win.h" |
#endif |