mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-12 01:46:46 +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
@@ -25,7 +25,7 @@
|
||||
*/
|
||||
|
||||
#include "ProcessMemoryMapWidget.h"
|
||||
#include <LibCore/CTimer.h>
|
||||
#include <LibCore/Timer.h>
|
||||
#include <LibGUI/GBoxLayout.h>
|
||||
#include <LibGUI/GJsonArrayModel.h>
|
||||
#include <LibGUI/GSortingProxyModel.h>
|
||||
|
||||
Reference in New Issue
Block a user