summaryrefslogtreecommitdiff
path: root/external/libgltf/patches/include_path_freetype.patch
diff options
context:
space:
mode:
Diffstat (limited to 'external/libgltf/patches/include_path_freetype.patch')
-rw-r--r--external/libgltf/patches/include_path_freetype.patch11
1 files changed, 9 insertions, 2 deletions
diff --git a/external/libgltf/patches/include_path_freetype.patch b/external/libgltf/patches/include_path_freetype.patch
index a365195ba6ed..2703bbb1f3f8 100644
--- a/external/libgltf/patches/include_path_freetype.patch
+++ b/external/libgltf/patches/include_path_freetype.patch
@@ -1,6 +1,6 @@
diff -ur libgltf.org/src/Font.h libgltf/src/Font.h
---- libgltf.org/src/Font.h 2014-04-18 12:07:57.573003655 +0200
-+++ libgltf/src/Font.h 2014-04-18 12:08:22.202002747 +0200
+--- libgltf.org/src/Font.h 2014-05-05 14:35:24.155370405 +0200
++++ libgltf/src/Font.h 2014-05-05 14:35:39.715371069 +0200
@@ -8,7 +8,7 @@
#ifndef FONT_H
#define FONT_H
@@ -10,3 +10,10 @@ diff -ur libgltf.org/src/Font.h libgltf/src/Font.h
#include FT_FREETYPE_H
#include "Texture.h"
+@@ -49,4 +49,4 @@
+ FT_Face mFTFace;
+ unsigned int mShaderId;
+ };
+-#endif
+\ No newline at end of file
++#endif