mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-12 20:58:18 +00:00
Add math.h header include in 2xbr.c
This commit is contained in:
parent
9ce792036d
commit
cdd94de71d
@ -36,6 +36,7 @@
|
||||
#include "softfilter.h"
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
|
||||
#ifdef RARCH_INTERNAL
|
||||
#define softfilter_get_implementation twoxbr_get_implementation
|
||||
|
Loading…
x
Reference in New Issue
Block a user