summaryrefslogtreecommitdiff
path: root/src/FreeType/ft.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/FreeType/ft.h')
-rw-r--r--src/FreeType/ft.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/FreeType/ft.h b/src/FreeType/ft.h
index 91c8d42..8ad8403 100644
--- a/src/FreeType/ft.h
+++ b/src/FreeType/ft.h
@@ -28,6 +28,8 @@ THE SOFTWARE.
#include <X11/Xfuncproto.h>
+#define FREETYPE_VERSION (FREETYPE_MAJOR * 1000000 + FREETYPE_MINOR * 1000 + FREETYPE_PATCH)
+
#undef DEBUG_TRUETYPE
#ifdef DEBUG_TRUETYPE