Changeset - r24838:7649c96c915f
[Not reviewed]
master
0 1 0
Patric Stout - 3 years ago 2021-02-19 10:01:09
truebrain@openttd.org
Fix cd4f0f95: [Allegro] driver failed to build because of missing include
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/video/allegro_v.cpp
Show inline comments
 
@@ -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"
0 comments (0 inline, 0 general)