diff --git a/Controllers/ElgatoLightStripController/ElgatoLightStripController.cpp b/Controllers/ElgatoLightStripController/ElgatoLightStripController.cpp index a6b2f5c0..84695d97 100644 --- a/Controllers/ElgatoLightStripController/ElgatoLightStripController.cpp +++ b/Controllers/ElgatoLightStripController/ElgatoLightStripController.cpp @@ -9,6 +9,7 @@ #include "json.hpp" #include #include +#include #include "LogManager.h" using json = nlohmann::json;