فهرست منبع

Fix build error on Windows.

Ian Walton 1 سال پیش
والد
کامیت
c9e17c38ee
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/taskbar/TaskbarComponentWin.cpp

+ 1 - 0
src/taskbar/TaskbarComponentWin.cpp

@@ -10,6 +10,7 @@
 #include "TaskbarComponentWin.h"
 #include "PlayerComponent.h"
 #include "input/InputComponent.h"
+#include "settings/SettingsComponent.h"
 
 using namespace ABI::Windows::Foundation;
 using namespace ABI::Windows::Media;