diff --git a/src/engine/instrument.h b/src/engine/instrument.h index 145da66a..db9221fc 100644 --- a/src/engine/instrument.h +++ b/src/engine/instrument.h @@ -23,7 +23,7 @@ #include "dataErrors.h" #include "../ta-utils.h" -class DivSong; +struct DivSong; // NOTICE! // before adding new instrument types to this struct, please ask me first.