mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +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 "Utilities.h"
|
||||
#include <AK/URL.h>
|
||||
#include <Applications/BrowserSettings/Defaults.h>
|
||||
#include <BrowserSettings/Defaults.h>
|
||||
|
||||
namespace Browser {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user