We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8405ec3 commit fd9d054Copy full SHA for fd9d054
fml/platform/darwin/message_loop_darwin.mm
@@ -4,7 +4,7 @@
4
5
#include "flutter/fml/platform/darwin/message_loop_darwin.h"
6
7
-#include <CoreFoundation/CoreFoundation.h>
+#include <CoreFoundation/CFRunLoop.h>
8
#include <Foundation/Foundation.h>
9
10
namespace fml {
0 commit comments