Skip to content

Commit 793062e

Browse files
author
minggo
authored
modify header path include style (#347)
* modify header path include style to fix ALWAYS_SEARCH_USER_PATHS is deprecated in Xcode 10 * update version
1 parent d569571 commit 793062e

File tree

214 files changed

+687
-687
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

214 files changed

+687
-687
lines changed

freetype2/include/ios/freetype2/config/ftconfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
#ifndef __FTCONFIG_H__
3939
#define __FTCONFIG_H__
4040

41-
#include <ft2build.h>
41+
#include "ft2build.h"
4242
#include FT_CONFIG_OPTIONS_H
4343
#include FT_CONFIG_STANDARD_LIBRARY_H
4444

0 commit comments

Comments
 (0)