mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-30 05:08:56 +00:00
LibCore: Remove leading C from filenames
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <AK/JsonArray.h>
|
||||
#include <LibCore/CHttpJob.h>
|
||||
#include <LibCore/HttpJob.h>
|
||||
#include <LibGUI/GModel.h>
|
||||
|
||||
class ThreadCatalogModel final : public GUI::Model {
|
||||
|
||||
Reference in New Issue
Block a user