From 2cb53185b934f3882ccf0bd1c98637b4bf78f862 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Gallou?= Date: Wed, 8 Jan 2025 12:14:09 +0100 Subject: [PATCH] Revert "Try to fix build" This reverts commit 5f9b3ed1dcee9bd576dc918ac0f96f353767ca92. --- sources/plugins/StreamDeck/linux/DeviceManagerHelper.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/sources/plugins/StreamDeck/linux/DeviceManagerHelper.cpp b/sources/plugins/StreamDeck/linux/DeviceManagerHelper.cpp index 1296e6b4a2..043412b9b1 100644 --- a/sources/plugins/StreamDeck/linux/DeviceManagerHelper.cpp +++ b/sources/plugins/StreamDeck/linux/DeviceManagerHelper.cpp @@ -1,5 +1,6 @@ #include "DeviceManagerHelper.h" #include +#include #include const uint16_t CDeviceManagerHelper::StreamDeckVendorId = 0x0fd9;