aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example/Auth/Tests/FIRApp+FIRAuthUnitTests.h
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2017-11-21 17:02:22 -0800
committerGravatar GitHub <noreply@github.com>2017-11-21 17:02:22 -0800
commit3e592526ec889887874efd0e46ba3cf72f2f6f98 (patch)
treede8cc73df387cd982ca9bbf517f8ff1a9c41cce3 /Example/Auth/Tests/FIRApp+FIRAuthUnitTests.h
parent32d6d6170fdca6f12a3fa51619081ad855815803 (diff)
Buildable and interoperable source pods (#444)
Diffstat (limited to 'Example/Auth/Tests/FIRApp+FIRAuthUnitTests.h')
-rw-r--r--Example/Auth/Tests/FIRApp+FIRAuthUnitTests.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Example/Auth/Tests/FIRApp+FIRAuthUnitTests.h b/Example/Auth/Tests/FIRApp+FIRAuthUnitTests.h
index 27927d3..6fae24c 100644
--- a/Example/Auth/Tests/FIRApp+FIRAuthUnitTests.h
+++ b/Example/Auth/Tests/FIRApp+FIRAuthUnitTests.h
@@ -14,7 +14,7 @@
* limitations under the License.
*/
-#import "FirebaseCommunity/FIRAppInternal.h"
+#import "FirebaseCore/FIRAppInternal.h"
/** @category FIRApp (FIRAuthUnitTests)
@brief Tests for @c FIRAuth.