| // Copyright 2014 PDFium Authors. All rights reserved. | |
| // Use of this source code is governed by a BSD-style license that can be | |
| // found in the LICENSE file. | |
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com | |
| #ifndef _FX_FPF_H_ | |
| #define _FX_FPF_H_ | |
| #include "../../../include/fxcrt/fx_ext.h" | |
| #include "../../../include/fxge/fx_ge.h" | |
| #include "../../../include/fxge/fx_freetype.h" | |
| #include "../../../include/fxge/fpf.h" | |
| #include "fx_android_font.h" | |
| #endif |