Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(221)

Unified Diff: audio/mac/audio_low_latency_input_mac.h

Issue 10833028: Make audio build on the Mac OS X 10.7 (Closed) Base URL: http://src.chromium.org/svn/trunk/src/media/
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | audio/mac/audio_low_latency_input_mac.cc » ('j') | audio/mac/audio_low_latency_input_mac.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: audio/mac/audio_low_latency_input_mac.h
===================================================================
--- audio/mac/audio_low_latency_input_mac.h (revision 148290)
+++ audio/mac/audio_low_latency_input_mac.h (working copy)
@@ -37,6 +37,7 @@
#define MEDIA_AUDIO_MAC_AUDIO_LOW_LATENCY_INPUT_MAC_H_
#include <AudioUnit/AudioUnit.h>
+#include <CoreAudio/CoreAudio.h>
#include "base/atomicops.h"
#include "base/memory/scoped_ptr.h"
« no previous file with comments | « no previous file | audio/mac/audio_low_latency_input_mac.cc » ('j') | audio/mac/audio_low_latency_input_mac.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698