mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 20:07:35 +00:00
Everywhere: Fix weird includes
This commit is contained in:
parent
6e9fa350bc
commit
0a2304ba05
7 changed files with 7 additions and 7 deletions
|
@ -25,9 +25,9 @@
|
|||
*/
|
||||
|
||||
#include "LanguageClient.h"
|
||||
#include "DevTools/HackStudio/LanguageServers/LanguageServerEndpoint.h"
|
||||
#include <AK/String.h>
|
||||
#include <AK/Vector.h>
|
||||
#include <DevTools/HackStudio/LanguageServers/LanguageServerEndpoint.h>
|
||||
|
||||
namespace HackStudio {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue