浏览代码

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 <stdarg.h>
 #include <ApResolve.h>
 #include <ApResolve.h>
 
 
+#include "BellTask.h"
 #include "MDNSService.h"
 #include "MDNSService.h"
+#include "TrackPlayer.h"
+#include "CSpotContext.h"
 #include "SpircHandler.h"
 #include "SpircHandler.h"
 #include "LoginBlob.h"
 #include "LoginBlob.h"
 #include "CentralAudioBuffer.h"
 #include "CentralAudioBuffer.h"