mirror of https://github.com/OpenTTD/OpenTTD
Fix cd4f0f95: [Allegro] driver failed to build because of missing include
parent
c4df0f95ae
commit
15a0ac2735
|
@ -23,6 +23,7 @@
|
|||
#include "../core/random_func.hpp"
|
||||
#include "../core/math_func.hpp"
|
||||
#include "../framerate_type.h"
|
||||
#include "../progress.h"
|
||||
#include "../thread.h"
|
||||
#include "../window_func.h"
|
||||
#include "allegro_v.h"
|
||||
|
|
Loading…
Reference in New Issue