Index: webrtc/modules/audio_device/android/opensles_common.cc |
diff --git a/webrtc/modules/audio_device/android/opensles_common.cc b/webrtc/modules/audio_device/android/opensles_common.cc |
index 65ffbbea7f10eec63579c64aaaa5fd7cb724fb46..e25f8635d75eb0468517a161fb10af8db4f15db5 100644 |
--- a/webrtc/modules/audio_device/android/opensles_common.cc |
+++ b/webrtc/modules/audio_device/android/opensles_common.cc |
@@ -12,8 +12,8 @@ |
#include <SLES/OpenSLES.h> |
-#include "webrtc/rtc_base/arraysize.h" |
-#include "webrtc/rtc_base/checks.h" |
+#include "webrtc/base/arraysize.h" |
+#include "webrtc/base/checks.h" |
namespace webrtc { |