mirror of
https://github.com/reactos/reactos.git
synced 2026-07-06 15:44:24 +08:00
- Properly include FreeType header
svn path=/trunk/; revision=8070
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
|
||||
#include <win32k/math.h>
|
||||
#include <win32k/dc.h>
|
||||
#include <freetype/freetype.h>
|
||||
#include <ft2build.h>
|
||||
#include FT_FREETYPE_H
|
||||
|
||||
typedef struct tagFLOAT_POINT
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user