mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Add performance.h header include in audio/dsp_filter.c
This commit is contained in:
parent
753d78dfd3
commit
9911aac09c
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
*/
|
||||
|
||||
#include "../general.h"
|
||||
#include "../performance.h"
|
||||
|
||||
#include "dsp_filter.h"
|
||||
#include "../dynamic.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue