Merge branch 'master' of github.com:ToadKing/RetroArch-Rpi

This commit is contained in:
Toad King 2012-06-25 15:34:48 -04:00
commit 077ebdafa7

View File

@ -16,6 +16,7 @@
#include <math.h>
#include <unistd.h>
#include <signal.h>
#include <bcm_host.h>
#include <VG/openvg.h>
#include <VG/vgu.h>