libretro: Fix build.

This commit is contained in:
orbea 2019-05-08 12:12:31 -07:00 committed by Stephen Anthony
parent 8e68a51ed4
commit 92d95db9d8
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@
// this file, and for a DISCLAIMER OF ALL WARRANTIES.
//============================================================================
#include <cmath>
#include "Event.hxx"
#include "Paddles.hxx"