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
|
#endif
|
||||||
|
|
||||||
#if defined(__WXMAC__)
|
#if defined(__WXMAC__)
|
||||||
#include <Appkit/Appkit.h>
|
#include <AppKit/AppKit.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Define the static URI nodes
|
// Define the static URI nodes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user