Index: ios/showcase/common/coordinator.h |
diff --git a/ios/showcase/common/coordinator.h b/ios/showcase/common/coordinator.h |
index d044a0342a61015232073225b2cf1973f126b760..335038cc4d3a57687f813bb5efb4934a9450f344 100644 |
--- a/ios/showcase/common/coordinator.h |
+++ b/ios/showcase/common/coordinator.h |
@@ -5,7 +5,7 @@ |
#ifndef IOS_SHOWCASE_COMMON_COORDINATOR_H_ |
#define IOS_SHOWCASE_COMMON_COORDINATOR_H_ |
-#import <Foundation/Foundation.h> |
+#import <UIKit/UIKit.h> |
// This protocol is the common interface to the simple non-production |
// coordinators that will initialize, set up and present production view |