From be10133bce42574977147316253a58a2eb0900f4 Mon Sep 17 00:00:00 2001 From: flora Date: Sat, 16 Jul 2022 10:32:43 +0200 Subject: [PATCH] removed dualsense detect.h from .pro --- OpenRGB.pro | 1 - 1 file changed, 1 deletion(-) diff --git a/OpenRGB.pro b/OpenRGB.pro index 2f4eecb71..0981f730a 100644 --- a/OpenRGB.pro +++ b/OpenRGB.pro @@ -531,7 +531,6 @@ HEADERS += Controllers/SinowealthController/RGBController_SinowealthKeyboard.h \ Controllers/SinowealthController/RGBController_SinowealthKeyboard16.h \ Controllers/SonyGamepadController/SonyDualSenseController.h \ - Controllers/SonyGamepadController/SonyDualSenseControllerDetect.h \ Controllers/SonyGamepadController/RGBController_SonyDualSense.h \ Controllers/SonyGamepadController/SonyDS4Controller.h \ Controllers/SonyGamepadController/RGBController_SonyDS4.h \