diff --git a/include/InstrumentTrack.h b/include/InstrumentTrack.h index cc1ef4ae5..fe8fbead2 100644 --- a/include/InstrumentTrack.h +++ b/include/InstrumentTrack.h @@ -26,9 +26,6 @@ #ifndef INSTRUMENT_TRACK_H #define INSTRUMENT_TRACK_H -#include -#include - #include "AudioPort.h" #include "InstrumentFunctions.h" #include "InstrumentSoundShaping.h"