mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-08 14:13:57 +01:00
Fix case of AppKit include
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
#endif
|
||||
|
||||
#if defined(__WXMAC__)
|
||||
#include <Appkit/Appkit.h>
|
||||
#include <AppKit/AppKit.h>
|
||||
#endif
|
||||
|
||||
// Define the static URI nodes
|
||||
|
||||
Reference in New Issue
Block a user