core/organisefmt: use same visibility for fwd decl as in def

Signed-off-by: Marcus Müller <marcus_clementine@baseband.digital>
This commit is contained in:
Marcus Müller 2023-09-17 09:23:46 +02:00 committed by John Maguire
parent 20773dee29
commit 63208b4e1f
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
#include "core/song.h"
class TranscoderPreset;
struct TranscoderPreset;
class OrganiseFormat {
public: