diff options
Diffstat (limited to 'pdfium.gyp')
-rw-r--r-- | pdfium.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pdfium.gyp b/pdfium.gyp index 50ce24c9eb..09c9028e0a 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -548,7 +548,7 @@ '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', ], 'variables': { 'clang_warning_flags': [ |