mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:17: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 "Settings.h"
|
||||||
#include "Utilities.h"
|
#include "Utilities.h"
|
||||||
#include <AK/URL.h>
|
#include <AK/URL.h>
|
||||||
#include <Applications/BrowserSettings/Defaults.h>
|
#include <BrowserSettings/Defaults.h>
|
||||||
|
|
||||||
namespace Browser {
|
namespace Browser {
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue