aboutsummaryrefslogtreecommitdiff
path: root/freetype/include/fterrors.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2014-06-26 10:37:02 +0200
committermarha <marha@users.sourceforge.net>2014-06-26 10:37:02 +0200
commit095ea6e18c55df550fda14f72c2d174af9b239ba (patch)
tree7dd06ce2fbb82397123186136c92e14aa158e7d3 /freetype/include/fterrors.h
parent90137f4c5e30b1c6f9a262e8c853494540dad2d7 (diff)
downloadvcxsrv-095ea6e18c55df550fda14f72c2d174af9b239ba.tar.gz
vcxsrv-095ea6e18c55df550fda14f72c2d174af9b239ba.tar.bz2
vcxsrv-095ea6e18c55df550fda14f72c2d174af9b239ba.zip
Solved freetype compilation problems
Diffstat (limited to 'freetype/include/fterrors.h')
-rw-r--r--freetype/include/fterrors.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/freetype/include/fterrors.h b/freetype/include/fterrors.h
index dfde72027..e98e080cf 100644
--- a/freetype/include/fterrors.h
+++ b/freetype/include/fterrors.h
@@ -86,7 +86,7 @@
/* include module base error codes */
-#include <freetype/ftmoderr.h>
+#include <ftmoderr.h>
/*******************************************************************/
@@ -157,7 +157,7 @@
/* now include the error codes */
-#include <freetype/fterrdef.h>
+#include <fterrdef.h>
#ifdef FT_ERROR_END_LIST