mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-02-03 12:59:33 +00:00
(svn r11647) -Fix (r11646): it did not compile without freetype...
This commit is contained in:
parent
ff7ff890f9
commit
3bba097bb3
@ -32,6 +32,8 @@
|
|||||||
#include "signs.h"
|
#include "signs.h"
|
||||||
#include "vehicle.h"
|
#include "vehicle.h"
|
||||||
#include "newgrf_engine.h"
|
#include "newgrf_engine.h"
|
||||||
|
#include "spritecache.h"
|
||||||
|
#undef WITH_FREETYPE
|
||||||
#include "fontcache.h"
|
#include "fontcache.h"
|
||||||
#include "gui.h"
|
#include "gui.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user