We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e27d5d2 commit d4fc44bCopy full SHA for d4fc44b
Sources/InflectorKit/NSString+InflectorKit.m
@@ -20,8 +20,8 @@
20
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
// THE SOFTWARE.
22
23
-#import "NSString+InflectorKit.h"
24
-#import "TTTStringInflector.h"
+#import "include/NSString+InflectorKit.h"
+#import "include/TTTStringInflector.h"
25
26
NS_ASSUME_NONNULL_BEGIN
27
Sources/InflectorKit/TTTStringInflector.m
@@ -20,7 +20,7 @@
0 commit comments