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