summaryrefslogtreecommitdiff
path: root/voice_engine/dtmf_inband_queue.h
diff options
context:
space:
mode:
authorpbos@webrtc.org <pbos@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2013-05-21 13:52:32 +0000
committerpbos@webrtc.org <pbos@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2013-05-21 13:52:32 +0000
commit471ae72f18e7b23a96b245dbd508386fe139449c (patch)
treee1bbe12cd0d905770935bf11f077bd76d1809aee /voice_engine/dtmf_inband_queue.h
parent8510750bf2847dcdca26d914974c6d51d1e311a7 (diff)
downloadwebrtc-471ae72f18e7b23a96b245dbd508386fe139449c.tar.gz
Include files from webrtc/.. paths in voice_engine/
BUG=1662 R=henrikg@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1434005 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@4079 4adac7df-926f-26a2-2b94-8c16560cd09d
Diffstat (limited to 'voice_engine/dtmf_inband_queue.h')
-rw-r--r--voice_engine/dtmf_inband_queue.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/voice_engine/dtmf_inband_queue.h b/voice_engine/dtmf_inband_queue.h
index 98e4bee7..fa4967ab 100644
--- a/voice_engine/dtmf_inband_queue.h
+++ b/voice_engine/dtmf_inband_queue.h
@@ -11,9 +11,9 @@
#ifndef WEBRTC_VOICE_ENGINE_DTMF_INBAND_QUEUE_H
#define WEBRTC_VOICE_ENGINE_DTMF_INBAND_QUEUE_H
-#include "critical_section_wrapper.h"
-#include "typedefs.h"
-#include "voice_engine_defines.h"
+#include "webrtc/system_wrappers/interface/critical_section_wrapper.h"
+#include "webrtc/typedefs.h"
+#include "webrtc/voice_engine/voice_engine_defines.h"
namespace webrtc {