mirror of
https://github.com/RGBCube/serenity
synced 2025-05-28 07:25:07 +00:00
JSSpecCompiler: Rename SpecParser.h to SpecificationParsing.h
This commit is contained in:
parent
211d20d389
commit
73ba6d77ab
14 changed files with 20 additions and 20 deletions
|
@ -8,7 +8,7 @@
|
|||
#include <LibXML/Parser/Parser.h>
|
||||
|
||||
#include "Parser/Lexer.h"
|
||||
#include "Parser/SpecParser.h"
|
||||
#include "Parser/SpecificationParsing.h"
|
||||
#include "Parser/XMLUtils.h"
|
||||
|
||||
namespace JSSpecCompiler {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue