summaryrefslogtreecommitdiff
path: root/Runtime/GUI/freetype.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2021-10-30 13:28:39 +0800
committerchai <chaifix@163.com>2021-10-30 13:28:39 +0800
commitc3e259f4d29e9bdcb73617ad8e4d71f117b4d289 (patch)
tree893ed7b892d0b3b49db2d3e219da28fc2eea4769 /Runtime/GUI/freetype.h
parentb2433cf2faf5c5c3d82d61c7b44928923c5fdcda (diff)
+freetype
Diffstat (limited to 'Runtime/GUI/freetype.h')
-rw-r--r--Runtime/GUI/freetype.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/Runtime/GUI/freetype.h b/Runtime/GUI/freetype.h
index 139597f..4b54e20 100644
--- a/Runtime/GUI/freetype.h
+++ b/Runtime/GUI/freetype.h
@@ -1,2 +1,4 @@
+#pragma once
-
+#include <ft2build.h>
+#include FT_FREETYPE_H