Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
a9472d1a
Commit
a9472d1a
authored
Aug 21, 2009
by
Pierre
Browse files
auhal: Don't include hard ass headers.
parent
ace833f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/audio_output/auhal.c
View file @
a9472d1a
...
...
@@ -35,6 +35,10 @@
#include
<vlc_dialog.h>
#include
<vlc_aout.h>
// By pass part of header which compile with some warnings,
// and that we don't require.
#define __MACHINEEXCEPTIONS__
#include
<CoreAudio/CoreAudio.h>
#include
<AudioUnit/AudioUnitProperties.h>
#include
<AudioUnit/AudioUnitParameters.h>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment