summaryrefslogtreecommitdiffstats
path: root/osdep/main-fn-mac.c
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/main-fn-mac.c')
-rw-r--r--osdep/main-fn-mac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/osdep/main-fn-mac.c b/osdep/main-fn-mac.c
index 356f767911..ee2d6e3464 100644
--- a/osdep/main-fn-mac.c
+++ b/osdep/main-fn-mac.c
@@ -1,4 +1,4 @@
-#include "osdep/mac/application.h"
+#include "osdep/mac/app_bridge.h"
// This is needed because Cocoa absolutely requires creating the NSApplication
// singleton and running it in the "main" thread. It is apparently not