Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
coreaudio: Remove unnecessary include of CoreServices.h
  • Loading branch information
icculus committed Oct 31, 2020
1 parent 79221e8 commit 1b8dee7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/audio/coreaudio/SDL_coreaudio.h
Expand Up @@ -31,7 +31,6 @@

#if MACOSX_COREAUDIO
#include <CoreAudio/CoreAudio.h>
#include <CoreServices/CoreServices.h>
#else
#import <AVFoundation/AVFoundation.h>
#import <UIKit/UIApplication.h>
Expand Down

0 comments on commit 1b8dee7

Please sign in to comment.