Index: webrtc/test/fake_audio_device.cc |
diff --git a/webrtc/test/fake_audio_device.cc b/webrtc/test/fake_audio_device.cc |
index e307dd76643e2a0b800c6e79f5bd3897b5f3fd33..440880403799a14cd71d8bc87a26996c22d50ffa 100644 |
--- a/webrtc/test/fake_audio_device.cc |
+++ b/webrtc/test/fake_audio_device.cc |
@@ -13,7 +13,7 @@ |
#include <algorithm> |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "webrtc/modules/media_file/source/media_file_utility.h" |
+#include "webrtc/modules/media_file/media_file_utility.h" |
#include "webrtc/system_wrappers/include/clock.h" |
#include "webrtc/system_wrappers/include/event_wrapper.h" |
#include "webrtc/system_wrappers/include/file_wrapper.h" |