summaryrefslogtreecommitdiff
blob: b2023fa1df3adcdd5ac8b4066119b1f45684fed1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- a/OpenRGBVisualMapPlugin.pro
+++ b/OpenRGBVisualMapPlugin.pro
@@ -96,7 +96,6 @@ HEADERS +=
     OpenRGB/qt/hsv.h                                                                            \
 
 SOURCES +=                                                                                      \
-    OpenRGB/RGBController/RGBController.cpp                                                     \
     OpenRGBVisualMapPlugin.cpp                                                                  \
     VirtualController.cpp                                                                       \
     VisualMapSettingsManager.cpp                                                                \
@@ -120,7 +119,6 @@ SOURCES +=
     ui/widget-editor/EditorGrid.cpp                                                             \
     ui/widget-editor/LedItem.cpp                                                                \
     ui/widget-editor/WidgetEditor.cpp                                                           \
-    OpenRGB/qt/hsv.cpp                                                                          \
 
 FORMS +=                                                                                        \
     ui/BackgroundApplier.ui                                                                     \