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:
parent
20773dee29
commit
63208b4e1f
|
@ -27,7 +27,7 @@
|
|||
|
||||
#include "core/song.h"
|
||||
|
||||
class TranscoderPreset;
|
||||
struct TranscoderPreset;
|
||||
|
||||
class OrganiseFormat {
|
||||
public:
|
||||
|
|
Loading…
Reference in New Issue