diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -572,7 +572,7 @@ static_library("fxge") { "core/src/fxge/ge/fx_ge_path.cpp", "core/src/fxge/ge/fx_ge_ps.cpp", "core/src/fxge/ge/fx_ge_text.cpp", - "core/src/fxge/ge/text_int.h", + "core/src/fxge/ge/fx_text_int.h", ] configs += [ |