summaryrefslogtreecommitdiff
path: root/Client/Source/GUI/freetype.h
diff options
context:
space:
mode:
Diffstat (limited to 'Client/Source/GUI/freetype.h')
-rw-r--r--Client/Source/GUI/freetype.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/Client/Source/GUI/freetype.h b/Client/Source/GUI/freetype.h
new file mode 100644
index 0000000..4b54e20
--- /dev/null
+++ b/Client/Source/GUI/freetype.h
@@ -0,0 +1,4 @@
+#pragma once
+
+#include <ft2build.h>
+#include FT_FREETYPE_H