mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-02 20:42:11 +02:00
LibCore: Remove leading C from filenames
This commit is contained in:
Notes:
sideshowbarker
2024-07-19 09:34:07 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/d17e23bd27e
@@ -26,8 +26,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <LibCore/CEventLoop.h>
|
||||
#include <LibCore/CObject.h>
|
||||
#include <LibCore/EventLoop.h>
|
||||
#include <LibCore/Object.h>
|
||||
|
||||
namespace Gfx {
|
||||
class Bitmap;
|
||||
|
||||
Reference in New Issue
Block a user