mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-30 06:32:42 +00:00
Merge pull request #1142 from Mailaender/patch-3
Fixed freetype2 includes.
This commit is contained in:
commit
53a43aa0ce
@ -8,8 +8,8 @@
|
||||
#define FT_FREETYPE_HEADERS_H_INCLUDED
|
||||
#pragma once
|
||||
|
||||
#include "freetype/ftglyph.h"
|
||||
#include "ft2build.h"
|
||||
#include <ft2build.h>
|
||||
#include FT_GLYPH_H
|
||||
#include FT_FREETYPE_H
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user