summaryrefslogtreecommitdiff
path: root/xfa/src/fgas/src/fgas_base.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/src/fgas/src/fgas_base.h')
-rw-r--r--xfa/src/fgas/src/fgas_base.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/xfa/src/fgas/src/fgas_base.h b/xfa/src/fgas/src/fgas_base.h
new file mode 100644
index 0000000000..d860ec3c9b
--- /dev/null
+++ b/xfa/src/fgas/src/fgas_base.h
@@ -0,0 +1,12 @@
+// 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 _FXMATH_BASE_
+#define _FXMATH_BASE_
+#include "../../foxitlib.h"
+#include "../../../../core/include/fxge/fx_freetype.h"
+#include "../include/fgas.h"
+#endif