aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase/Storage
diff options
context:
space:
mode:
Diffstat (limited to 'Firebase/Storage')
-rw-r--r--Firebase/Storage/FIRStorageUtils.m2
1 files changed, 2 insertions, 0 deletions
diff --git a/Firebase/Storage/FIRStorageUtils.m b/Firebase/Storage/FIRStorageUtils.m
index 5c6a1fa..216b4b6 100644
--- a/Firebase/Storage/FIRStorageUtils.m
+++ b/Firebase/Storage/FIRStorageUtils.m
@@ -12,6 +12,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+#import <Foundation/Foundation.h>
+
#if TARGET_OS_IOS
#import <MobileCoreServices/MobileCoreServices.h>
#elif TARGET_OS_OSX