summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLSignpost.m
diff options
context:
space:
mode:
Diffstat (limited to 'platform/darwin/src/MGLSignpost.m')
-rw-r--r--platform/darwin/src/MGLSignpost.m4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/darwin/src/MGLSignpost.m b/platform/darwin/src/MGLSignpost.m
index 52669ad6dc..d49f0177d1 100644
--- a/platform/darwin/src/MGLSignpost.m
+++ b/platform/darwin/src/MGLSignpost.m
@@ -1,5 +1,5 @@
-@import Foundation;
-#include "MGLSignpost.h"
+#import "MGLFoundation.h"
+#import "MGLSignpost.h"
os_log_t MGLDefaultSignpostLog = NULL;
os_signpost_id_t MGLDefaultSignpost = OS_SIGNPOST_ID_INVALID;