Skip to content

Commit a3de69a

Browse files
committed
Fix path
1 parent e3aecf4 commit a3de69a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseCore/Sources/FIROptionsInternal.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* limitations under the License.
1515
*/
1616

17-
#import "FirebaseCore/Sources/Public/FirebaseCore/FIROptions.h"
17+
#import <FirebaseCore/FIROptions.h>
1818

1919
/**
2020
* This header file exposes the initialization of FirebaseOptions to internal use.

0 commit comments

Comments
 (0)