(libretro-common) Update

This commit is contained in:
twinaphex 2016-03-21 19:46:14 +01:00
parent 483699357d
commit 5a37033803

View File

@ -23,6 +23,7 @@
#ifndef _LIBRETRO_SDK_FILTERS_H
#define _LIBRETRO_SDK_FILTERS_H
#include <stdlib.h>
#include <math.h>
#include <retro_inline.h>