summaryrefslogtreecommitdiff
path: root/core/src/fxge/fx_freetype/include/fxft_ft2build.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/fxge/fx_freetype/include/fxft_ft2build.h')
-rw-r--r--core/src/fxge/fx_freetype/include/fxft_ft2build.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/core/src/fxge/fx_freetype/include/fxft_ft2build.h b/core/src/fxge/fx_freetype/include/fxft_ft2build.h
new file mode 100644
index 0000000000..f3438d4b24
--- /dev/null
+++ b/core/src/fxge/fx_freetype/include/fxft_ft2build.h
@@ -0,0 +1,10 @@
+// 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 _FXFT_FT2BUILD_H_
+#define _FXFT_FT2BUILD_H_
+#include "../fxft2.5.01/include/ft2build.h"
+#endif