Skip to content

Commit

Permalink
Include array in Sf2Player.h
Browse files Browse the repository at this point in the history
  • Loading branch information
sakertooth committed Jul 4, 2024
1 parent 26df2e7 commit 357c1e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/Sf2Player/Sf2Player.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
#ifndef SF2_PLAYER_H
#define SF2_PLAYER_H

#include <array>
#include <fluidsynth/types.h>
#include <QMutex>
#include <samplerate.h>
Expand Down

0 comments on commit 357c1e4

Please sign in to comment.