mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-30 05:08:56 +00:00
LibSyntax: Add missing headers to HighlighterClient.h
This commit is contained in:
committed by
Linus Groh
parent
9d89b64d59
commit
e6ea13af61
@@ -6,7 +6,10 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <LibGUI/Forward.h>
|
||||
#include <AK/String.h>
|
||||
#include <AK/Vector.h>
|
||||
#include <LibGUI/TextDocument.h>
|
||||
#include <LibGUI/TextPosition.h>
|
||||
|
||||
namespace Syntax {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user