Skip to content
This repository was archived by the owner on Nov 1, 2021. It is now read-only.

Commit cc92e49

Browse files
committed
Fix import typo
1 parent 19e68d4 commit cc92e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SPDY/SPDYProtocol+Project.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// Copyright (c) 2015 Twitter. All rights reserved.
77
//
88

9-
#import <SPDY/SPDYProtocol.h>
9+
#import "SPDYProtocol.h"
1010

1111
@interface SPDYProtocol (Project)
1212

0 commit comments

Comments
 (0)