mirror of https://github.com/stella-emu/stella.git
libretro: Fix build.
This commit is contained in:
parent
9f8226e12c
commit
1fdf2f0c90
|
@ -15,6 +15,8 @@
|
|||
// this file, and for a DISCLAIMER OF ALL WARRANTIES.
|
||||
//============================================================================
|
||||
|
||||
#include <cmath>
|
||||
|
||||
#include "Event.hxx"
|
||||
#include "Paddles.hxx"
|
||||
|
||||
|
|
Loading…
Reference in New Issue