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