aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/Tests/Util/XCTestCase+Await.h
diff options
context:
space:
mode:
Diffstat (limited to 'Firestore/Example/Tests/Util/XCTestCase+Await.h')
-rw-r--r--Firestore/Example/Tests/Util/XCTestCase+Await.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Firestore/Example/Tests/Util/XCTestCase+Await.h b/Firestore/Example/Tests/Util/XCTestCase+Await.h
index 7a8feb8..1afe8c0 100644
--- a/Firestore/Example/Tests/Util/XCTestCase+Await.h
+++ b/Firestore/Example/Tests/Util/XCTestCase+Await.h
@@ -14,9 +14,10 @@
* limitations under the License.
*/
-#import <Firestore/Source/Core/FSTTypes.h>
#import <XCTest/XCTest.h>
+#import "Firestore/Source/Core/FSTTypes.h"
+
@interface XCTestCase (Await)
/**