aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example/Core/Tests/FIRAppTest.m
diff options
context:
space:
mode:
Diffstat (limited to 'Example/Core/Tests/FIRAppTest.m')
-rw-r--r--Example/Core/Tests/FIRAppTest.m4
1 files changed, 2 insertions, 2 deletions
diff --git a/Example/Core/Tests/FIRAppTest.m b/Example/Core/Tests/FIRAppTest.m
index da97c6c..05bec06 100644
--- a/Example/Core/Tests/FIRAppTest.m
+++ b/Example/Core/Tests/FIRAppTest.m
@@ -12,8 +12,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-#import "FIRAppInternal.h"
-#import "FIROptionsInternal.h"
+#import "FirebaseCommunity/FIRAppInternal.h"
+#import "FirebaseCommunity/FIROptionsInternal.h"
#import "FIRTestCase.h"
NSString *const kFIRTestAppName1 = @"test_app_name_1";