mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-04-22 15:42:54 +00:00
Minor fix, no need to include glib.h, fluidsynth_priv.h includes it already.
This commit is contained in:
parent
f26258cd1f
commit
763b1f39a5
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@
|
|||
#ifndef _FLUID_SYS_H
|
||||
#define _FLUID_SYS_H
|
||||
|
||||
#include <glib.h>
|
||||
#include "fluidsynth_priv.h"
|
||||
|
||||
#ifdef LADSPA
|
||||
|
|
Loading…
Reference in a new issue