mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-02 15:46:33 +00:00
LibIPC: Remove leading I from filenames
This commit is contained in:
parent
799b0a4fa8
commit
7415e6ef9f
Notes:
sideshowbarker
2024-07-19 09:34:09 +09:00
Author: https://github.com/awesomekling
Commit: 7415e6ef9f
16 changed files with 18 additions and 18 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <LibIPC/IServerConnection.h>
|
||||
#include <LibIPC/ServerConnection.h>
|
||||
#include <ProtocolServer/ProtocolClientEndpoint.h>
|
||||
#include <ProtocolServer/ProtocolServerEndpoint.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue