summaryrefslogtreecommitdiff
path: root/xfa/src/fgas/src/fgas_base.h
blob: 32ef9aff1f1104b3817384e294aff4df1d1c4496 (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_FGAS_BASE_H_
#define XFA_SRC_FGAS_SRC_FGAS_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_FGAS_BASE_H_