ソースを参照

fix compile error

philippe44 1 年間 前
コミット
f0527f70ac
1 ファイル変更3 行追加0 行削除
  1. 3 0
      components/spotify/Shim.cpp

+ 3 - 0
components/spotify/Shim.cpp

@@ -16,7 +16,10 @@
 #include <stdarg.h>
 #include <ApResolve.h>
 
+#include "BellTask.h"
 #include "MDNSService.h"
+#include "TrackPlayer.h"
+#include "CSpotContext.h"
 #include "SpircHandler.h"
 #include "LoginBlob.h"
 #include "CentralAudioBuffer.h"