mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-11 18:50:50 +00:00
Ladybird: Don't prefix application files with Applications/
This was the only instance of this pattern in all of Ladybird
This commit is contained in:
parent
1f28fdacf0
commit
172fba4582
Notes:
sideshowbarker
2024-07-17 05:21:12 +09:00
Author: https://github.com/ADKaster
Commit: 172fba4582
Pull-request: https://github.com/SerenityOS/serenity/pull/20313
Reviewed-by: https://github.com/MacDue
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
#include "Settings.h"
|
||||
#include "Utilities.h"
|
||||
#include <AK/URL.h>
|
||||
#include <Applications/BrowserSettings/Defaults.h>
|
||||
#include <BrowserSettings/Defaults.h>
|
||||
|
||||
namespace Browser {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue