aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase/Auth/Source/FIRAuthErrorUtils.m
diff options
context:
space:
mode:
Diffstat (limited to 'Firebase/Auth/Source/FIRAuthErrorUtils.m')
-rw-r--r--Firebase/Auth/Source/FIRAuthErrorUtils.m4
1 files changed, 2 insertions, 2 deletions
diff --git a/Firebase/Auth/Source/FIRAuthErrorUtils.m b/Firebase/Auth/Source/FIRAuthErrorUtils.m
index 92cc78a..671eac6 100644
--- a/Firebase/Auth/Source/FIRAuthErrorUtils.m
+++ b/Firebase/Auth/Source/FIRAuthErrorUtils.m
@@ -14,10 +14,10 @@
* limitations under the License.
*/
-#import "Private/FIRAuthErrorUtils.h"
+#import "FIRAuthErrorUtils.h"
#import "FIRAuthCredential.h"
-#import "Private/FIRAuthInternalErrors.h"
+#import "FIRAuthInternalErrors.h"
NS_ASSUME_NONNULL_BEGIN