1
0
Fork 0

Fix cd4f0f95: [Allegro] driver failed to build because of missing include

pull/8695/head
Patric Stout 2021-02-19 11:01:09 +01:00 committed by Patric Stout
parent c4df0f95ae
commit 15a0ac2735
1 changed files with 1 additions and 0 deletions

View File

@ -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"