mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-21 14:50:06 +02:00
Fix case of AppKit include
This commit is contained in:
parent
e119ffcd78
commit
133b97feb6
@ -55,7 +55,7 @@
|
||||
#endif
|
||||
|
||||
#if defined(__WXMAC__)
|
||||
#include <Appkit/Appkit.h>
|
||||
#include <AppKit/AppKit.h>
|
||||
#endif
|
||||
|
||||
// Define the static URI nodes
|
||||
|
Loading…
x
Reference in New Issue
Block a user