summaryrefslogtreecommitdiff
blob: ce7b3824f950ca04275fbe3c349a9bfd08acab3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- a/OpenRGBVisualMapPlugin.pro
+++ b/OpenRGBVisualMapPlugin.pro
@@ -99,6 +99,5 @@ HEADERS +=
     OpenRGB/qt/hsv.h                                                                            \
 
 SOURCES +=                                                                                      \
-    OpenRGB/RGBController/RGBController.cpp                                                     \
     OpenRGBPluginsFont.cpp                                                                      \
     OpenRGBVisualMapPlugin.cpp                                                                  \
@@ -124,7 +121,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                                                                     \