freetype头文件更换
This commit is contained in:
parent
7486bad390
commit
4920c14e2f
@ -1,4 +1,4 @@
|
||||
#include "renderer_text.h"
|
||||
#include "renderer_text.h"
|
||||
|
||||
#include <utility>
|
||||
#include <spdlog/spdlog.h>
|
||||
|
@ -1,8 +1,7 @@
|
||||
#pragma once
|
||||
// from LinaVG
|
||||
|
||||
#include <freetype2/ft2build.h>
|
||||
#include FT_FREETYPE_H
|
||||
#include <freetype/freetype.h>
|
||||
#include <Eigen/Eigen>
|
||||
|
||||
class text_atlas;
|
||||
|
Loading…
x
Reference in New Issue
Block a user