diff --git a/components/spotify/Shim.cpp b/components/spotify/Shim.cpp index 37c9b5d1..eb30f70c 100644 --- a/components/spotify/Shim.cpp +++ b/components/spotify/Shim.cpp @@ -16,7 +16,10 @@ #include #include +#include "BellTask.h" #include "MDNSService.h" +#include "TrackPlayer.h" +#include "CSpotContext.h" #include "SpircHandler.h" #include "LoginBlob.h" #include "CentralAudioBuffer.h"