Index: webrtc/modules/utility/source/helpers_android.cc |
diff --git a/webrtc/modules/utility/source/helpers_android.cc b/webrtc/modules/utility/source/helpers_android.cc |
index 59f4a69d9c3d36ddebddede2adde8ce0d04fe778..aea35f8d5a254b34c89bfa855f8129f932ab1847 100644 |
--- a/webrtc/modules/utility/source/helpers_android.cc |
+++ b/webrtc/modules/utility/source/helpers_android.cc |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
+#include "webrtc/base/checks.h" |
#include "webrtc/modules/utility/include/helpers_android.h" |
-#include "webrtc/rtc_base/checks.h" |
#include <android/log.h> |
#include <assert.h> |