Index: webrtc/modules/utility/source/audio_frame_operations.cc |
diff --git a/webrtc/modules/utility/source/audio_frame_operations.cc b/webrtc/modules/utility/source/audio_frame_operations.cc |
index c07ca1fdf6053edc679b66e44c081d7624dcca4c..fe09d7972f7fa2dd77fd25708b3e05fefa6b5625 100644 |
--- a/webrtc/modules/utility/source/audio_frame_operations.cc |
+++ b/webrtc/modules/utility/source/audio_frame_operations.cc |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/modules/interface/module_common_types.h" |
-#include "webrtc/modules/utility/interface/audio_frame_operations.h" |
+#include "webrtc/modules/include/module_common_types.h" |
+#include "webrtc/modules/utility/include/audio_frame_operations.h" |
namespace webrtc { |