mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:37:35 +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
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