mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Fix builder errors, mostly in RSParser.
This commit is contained in:
@@ -6,12 +6,12 @@
|
||||
// Copyright © 2016 Ranchero Software, LLC. All rights reserved.
|
||||
//
|
||||
|
||||
#import "RSSAXHTMLParser.h"
|
||||
#import "RSSAXParser.h"
|
||||
#import <RSParser/RSSAXHTMLParser.h>
|
||||
#import <RSParser/RSSAXParser.h>
|
||||
#import <libxml/tree.h>
|
||||
#import <libxml/xmlstring.h>
|
||||
#import <libxml/HTMLparser.h>
|
||||
#import "RSParserInternal.h"
|
||||
#import <RSParser/RSParserInternal.h>
|
||||
|
||||
|
||||
@interface RSSAXHTMLParser ()
|
||||
|
||||
Reference in New Issue
Block a user