Skip to content

Commit f0527f7

Browse files
committed
fix compile error
1 parent 3ecc09b commit f0527f7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/spotify/Shim.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@
1616
#include <stdarg.h>
1717
#include <ApResolve.h>
1818

19+
#include "BellTask.h"
1920
#include "MDNSService.h"
21+
#include "TrackPlayer.h"
22+
#include "CSpotContext.h"
2023
#include "SpircHandler.h"
2124
#include "LoginBlob.h"
2225
#include "CentralAudioBuffer.h"

0 commit comments

Comments
 (0)