mirror of
https://github.com/RGBCube/serenity
synced 2025-05-16 16:24:59 +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
|
@ -6,7 +6,7 @@
|
|||
|
||||
#include <AK/ScopeGuard.h>
|
||||
|
||||
#include "Parser/SpecParser.h"
|
||||
#include "Parser/SpecificationParsing.h"
|
||||
#include "Parser/TextParser.h"
|
||||
|
||||
namespace JSSpecCompiler {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue