Pārlūkot izejas kodu

fix compile error

philippe44 1 gadu atpakaļ
vecāks
revīzija
f0527f70ac
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  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"