mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 19:29:16 +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:
committed by
Andreas Kling
parent
1f28fdacf0
commit
172fba4582
@@ -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 {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user