summaryrefslogtreecommitdiff
path: root/core/src/fxge/android/fx_fpf.h
blob: 7fb0ad7182eb57bad3e2d22cbc64bbc3bdc7c924 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// 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 CORE_SRC_FXGE_ANDROID_FX_FPF_H_
#define CORE_SRC_FXGE_ANDROID_FX_FPF_H_

#include "core/include/fxge/fpf.h"
#include "core/include/fxge/fx_freetype.h"
#include "core/include/fxge/fx_ge.h"
#include "core/src/fxge/android/fx_android_font.h"

#endif  // CORE_SRC_FXGE_ANDROID_FX_FPF_H_