Index: webrtc/common_audio/channel_buffer.h |
diff --git a/webrtc/common_audio/channel_buffer.h b/webrtc/common_audio/channel_buffer.h |
index 930dd73553676edd25dee9d447636ffb27762dcf..c4c85d1ef5d782c6b4ed24af8e298e7cb95540c8 100644 |
--- a/webrtc/common_audio/channel_buffer.h |
+++ b/webrtc/common_audio/channel_buffer.h |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifndef WEBRTC_COMMON_AUDIO_CHANNEL_BUFFER_H_ |
-#define WEBRTC_COMMON_AUDIO_CHANNEL_BUFFER_H_ |
+#ifndef WEBRTC_MODULES_AUDIO_PROCESSING_CHANNEL_BUFFER_H_ |
+#define WEBRTC_MODULES_AUDIO_PROCESSING_CHANNEL_BUFFER_H_ |
#include <string.h> |
@@ -183,4 +183,4 @@ |
} // namespace webrtc |
-#endif // WEBRTC_COMMON_AUDIO_CHANNEL_BUFFER_H_ |
+#endif // WEBRTC_MODULES_AUDIO_PROCESSING_CHANNEL_BUFFER_H_ |