mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-12 09:09:09 +00:00
Fix cd4f0f95: [Allegro] driver failed to build because of missing include
This commit is contained in:
committed by
Patric Stout
parent
c4df0f95ae
commit
15a0ac2735
@@ -23,6 +23,7 @@
|
|||||||
#include "../core/random_func.hpp"
|
#include "../core/random_func.hpp"
|
||||||
#include "../core/math_func.hpp"
|
#include "../core/math_func.hpp"
|
||||||
#include "../framerate_type.h"
|
#include "../framerate_type.h"
|
||||||
|
#include "../progress.h"
|
||||||
#include "../thread.h"
|
#include "../thread.h"
|
||||||
#include "../window_func.h"
|
#include "../window_func.h"
|
||||||
#include "allegro_v.h"
|
#include "allegro_v.h"
|
||||||
|
Reference in New Issue
Block a user