Skip to content

Commit d1f9810

Browse files
krkkawesomekling
authored andcommitted
Meta: Add ImageFormats/JPEGWriter.cpp to gn build
1 parent 68ef7db commit d1f9810

File tree

1 file changed

+1
-0
lines changed
  • Meta/gn/secondary/Userland/Libraries/LibGfx

1 file changed

+1
-0
lines changed

Meta/gn/secondary/Userland/Libraries/LibGfx/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ shared_library("LibGfx") {
4343
"ImageFormats/ICOLoader.cpp",
4444
"ImageFormats/ImageDecoder.cpp",
4545
"ImageFormats/JPEGLoader.cpp",
46+
"ImageFormats/JPEGWriter.cpp",
4647
"ImageFormats/JPEGXLLoader.cpp",
4748
"ImageFormats/PBMLoader.cpp",
4849
"ImageFormats/PGMLoader.cpp",

0 commit comments

Comments
 (0)