diff --git a/Meta/gn/secondary/Ladybird/BUILD.gn b/Meta/gn/secondary/Ladybird/BUILD.gn index 039f95592c..542acb65c7 100644 --- a/Meta/gn/secondary/Ladybird/BUILD.gn +++ b/Meta/gn/secondary/Ladybird/BUILD.gn @@ -84,6 +84,7 @@ executable("ladybird_executable") { "ModelTranslator.cpp", "Settings.cpp", "SettingsDialog.cpp", + "TVGIconEngine.cpp", "Tab.cpp", "Utilities.cpp", "WebContentView.cpp",