Index: webrtc/modules/audio_processing/ns/noise_suppression_x.h |
diff --git a/webrtc/modules/audio_processing/ns/include/noise_suppression_x.h b/webrtc/modules/audio_processing/ns/noise_suppression_x.h |
similarity index 91% |
rename from webrtc/modules/audio_processing/ns/include/noise_suppression_x.h |
rename to webrtc/modules/audio_processing/ns/noise_suppression_x.h |
index 88fe4cd6358fa2a4b5b92914909154d40740bf76..02b44cc09108ee876bc6799d945b6a9c1579ba0f 100644 |
--- a/webrtc/modules/audio_processing/ns/include/noise_suppression_x.h |
+++ b/webrtc/modules/audio_processing/ns/noise_suppression_x.h |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifndef WEBRTC_MODULES_AUDIO_PROCESSING_NS_INCLUDE_NOISE_SUPPRESSION_X_H_ |
-#define WEBRTC_MODULES_AUDIO_PROCESSING_NS_INCLUDE_NOISE_SUPPRESSION_X_H_ |
+#ifndef WEBRTC_MODULES_AUDIO_PROCESSING_NS_NOISE_SUPPRESSION_X_H_ |
+#define WEBRTC_MODULES_AUDIO_PROCESSING_NS_NOISE_SUPPRESSION_X_H_ |
#include "webrtc/typedefs.h" |
@@ -85,4 +85,4 @@ void WebRtcNsx_Process(NsxHandle* nsxInst, |
} |
#endif |
-#endif // WEBRTC_MODULES_AUDIO_PROCESSING_NS_INCLUDE_NOISE_SUPPRESSION_X_H_ |
+#endif // WEBRTC_MODULES_AUDIO_PROCESSING_NS_NOISE_SUPPRESSION_X_H_ |