mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-25 02:40:49 +00:00
LibLocale+LibUnicode: Move generated CLDR data files to LibLocale folder
They are still included into LibUnicode, but this moves their generated location to be under LibLocale.
This commit is contained in:
@@ -686,8 +686,8 @@ enum class @name@ : @underlying@ {)~~~");
|
||||
#pragma once
|
||||
|
||||
#include <AK/Types.h>
|
||||
#include <LibLocale/LocaleData.h>
|
||||
#include <LibUnicode/Forward.h>
|
||||
#include <LibUnicode/LocaleData.h>
|
||||
|
||||
namespace Unicode {
|
||||
)~~~");
|
||||
|
||||
Reference in New Issue
Block a user