1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-25 13:45:23 +02:00

Irrlicht support code maintenance

This commit is contained in:
sfan5
2021-03-31 13:15:47 +02:00
committed by GitHub
parent 0d90ed6d92
commit 1e4913cd76
11 changed files with 5 additions and 79 deletions

View File

@@ -34,7 +34,7 @@
#include <irrlicht.h>
#include <ft2build.h>
#include <vector>
#include "irrUString.h"
#include <irrUString.h>
#include "util/enriched_string.h"
#include FT_FREETYPE_H