aboutsummaryrefslogtreecommitdiffstats
path: root/SSVLSystemAlertVolume.h
diff options
context:
space:
mode:
Diffstat (limited to 'SSVLSystemAlertVolume.h')
-rw-r--r--SSVLSystemAlertVolume.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/SSVLSystemAlertVolume.h b/SSVLSystemAlertVolume.h
index e67d43d..fd31e10 100644
--- a/SSVLSystemAlertVolume.h
+++ b/SSVLSystemAlertVolume.h
@@ -2,6 +2,7 @@
#define SSVLSystemAlertVolume_h
#include <AudioToolbox/AudioToolbox.h>
+#include <CoreFoundation/CoreFoundation.h>
OSStatus SSVLGetSystemVolume(Float32 *volume);
OSStatus SSVLSetSystemVolume(Float32 volume);