Fix import in private HTMLNode header

This commit is contained in:
iska
2016-08-27 02:07:54 +02:00
parent 9a1a12c788
commit 9698919d35
+1 -1
View File
@@ -10,7 +10,7 @@
/// HTMLKit private header
///------------------------------------------------------
#import <HTMLKit/HTMLKit.h>
#import "HTMLNode.h"
/**
Private HTML Node methods which are not intended for public API.