mirror of https://github.com/stella-emu/stella.git
libretro: Fix build.
This commit is contained in:
parent
8e68a51ed4
commit
92d95db9d8
|
@ -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