| Index: xfa/fgas/font/fgas_stdfontmgr.h
|
| diff --git a/xfa/fgas/font/fgas_stdfontmgr.h b/xfa/fgas/font/fgas_stdfontmgr.h
|
| index e548cf5d2b1fce1900d14783151e95dc878deeda..574eefad2329b9876606e57d5eb8d2189f262c95 100644
|
| --- a/xfa/fgas/font/fgas_stdfontmgr.h
|
| +++ b/xfa/fgas/font/fgas_stdfontmgr.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef XFA_FGAS_FONT_FGAS_STDFONTMGR_H_
|
| #define XFA_FGAS_FONT_FGAS_STDFONTMGR_H_
|
|
|
| -#include "core/include/fxcrt/fx_ext.h"
|
| +#include "core/fxcrt/include/fx_ext.h"
|
| #include "core/include/fxge/fx_freetype.h"
|
| #include "core/include/fxge/fx_ge.h"
|
| #include "third_party/freetype/include/freetype/fttypes.h"
|
|
|