mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-01-31 13:40:35 +00:00
Include fluid_sys.h, required for FLUID_INLINE
This commit is contained in:
parent
55c682b1b0
commit
1c0419c4c3
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
#ifndef _FLUID_LFO_H
|
||||
#define _FLUID_LFO_H
|
||||
|
||||
#include "fluidsynth_priv.h"
|
||||
#include "fluid_sys.h"
|
||||
|
||||
typedef struct _fluid_lfo_t fluid_lfo_t;
|
||||
|
||||
|
|
Loading…
Reference in a new issue