summaryrefslogtreecommitdiff
path: root/xfa/src/fgas/src/fgas_base.h
blob: 1f5f7797ef3c37cf09147da8d44954590fb4e112 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// 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

// TODO(thestig): Remove this file and do IWYU.

#ifndef XFA_SRC_FGAS_SRC_FXGAS_BASE_H_
#define XFA_SRC_FGAS_SRC_FXGAS_BASE_H_

#include "xfa/src/foxitlib.h"
#include "core/include/fxge/fx_freetype.h"
#include "xfa/src/fgas/include/fgas.h"

#endif  // XFA_SRC_FGAS_SRC_FXGAS_BASE_H_