aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_coding/main/acm2/acm_codec_database.h
diff options
context:
space:
mode:
authorHenrik Kjellander <kjellander@webrtc.org>2015-10-29 11:31:02 +0100
committerHenrik Kjellander <kjellander@webrtc.org>2015-10-29 10:31:11 +0000
commit74640895fafbb90a6630a6a91b80da0a7cff229c (patch)
tree4774ccd663cc74342167fb5f2ef29e7189d29578 /webrtc/modules/audio_coding/main/acm2/acm_codec_database.h
parentbe81fa538d915542c0be7a304398aa60b4e3de67 (diff)
downloadwebrtc-74640895fafbb90a6630a6a91b80da0a7cff229c.tar.gz
audio_coding: rename interface -> include
BUG=webrtc:5095 R=henrik.lundin@webrtc.org TBR=tommi@webrtc.org Review URL: https://codereview.webrtc.org/1417173004 . Cr-Commit-Position: refs/heads/master@{#10444}
Diffstat (limited to 'webrtc/modules/audio_coding/main/acm2/acm_codec_database.h')
-rw-r--r--webrtc/modules/audio_coding/main/acm2/acm_codec_database.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/webrtc/modules/audio_coding/main/acm2/acm_codec_database.h b/webrtc/modules/audio_coding/main/acm2/acm_codec_database.h
index 0913b7944c..a5d4300c13 100644
--- a/webrtc/modules/audio_coding/main/acm2/acm_codec_database.h
+++ b/webrtc/modules/audio_coding/main/acm2/acm_codec_database.h
@@ -19,7 +19,7 @@
#include "webrtc/common_types.h"
#include "webrtc/engine_configurations.h"
#include "webrtc/modules/audio_coding/main/acm2/rent_a_codec.h"
-#include "webrtc/modules/audio_coding/neteq/interface/neteq.h"
+#include "webrtc/modules/audio_coding/neteq/include/neteq.h"
namespace webrtc {