Index: webrtc/common_audio/blocker.h |
diff --git a/webrtc/common_audio/blocker.h b/webrtc/common_audio/blocker.h |
index d941c2acc061ab663da9ce564d70e5a7745e1350..38324712fe88b673bc70338753e7e93389fb48aa 100644 |
--- a/webrtc/common_audio/blocker.h |
+++ b/webrtc/common_audio/blocker.h |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifndef WEBRTC_INTERNAL_BEAMFORMER_BLOCKER_H_ |
-#define WEBRTC_INTERNAL_BEAMFORMER_BLOCKER_H_ |
+#ifndef WEBRTC_COMMON_AUDIO_BLOCKER_H_ |
+#define WEBRTC_COMMON_AUDIO_BLOCKER_H_ |
#include <memory> |
@@ -124,4 +124,4 @@ class Blocker { |
} // namespace webrtc |
-#endif // WEBRTC_INTERNAL_BEAMFORMER_BLOCKER_H_ |
+#endif // WEBRTC_COMMON_AUDIO_BLOCKER_H_ |