libretro: Fix build.

This commit is contained in:
orbea 2019-05-08 12:12:31 -07:00 committed by Stephen Anthony
parent 9f8226e12c
commit 1fdf2f0c90
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"