mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 21:17:45 +00:00
coreaudio: Remove unnecessary include of CoreServices.h
This commit is contained in:
@@ -31,7 +31,6 @@
|
|||||||
|
|
||||||
#if MACOSX_COREAUDIO
|
#if MACOSX_COREAUDIO
|
||||||
#include <CoreAudio/CoreAudio.h>
|
#include <CoreAudio/CoreAudio.h>
|
||||||
#include <CoreServices/CoreServices.h>
|
|
||||||
#else
|
#else
|
||||||
#import <AVFoundation/AVFoundation.h>
|
#import <AVFoundation/AVFoundation.h>
|
||||||
#import <UIKit/UIApplication.h>
|
#import <UIKit/UIApplication.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user