From 82fae8b2ffb2a3b5d40e04b7c3aea342cc9cd29a Mon Sep 17 00:00:00 2001 From: Darby Johnston Date: Sat, 29 Jun 2024 19:08:16 -0700 Subject: [PATCH] Build fix --- lib/tlPlayQtApp/ColorPickerTool.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/tlPlayQtApp/ColorPickerTool.cpp b/lib/tlPlayQtApp/ColorPickerTool.cpp index 6c530ac5..bb17a7ad 100644 --- a/lib/tlPlayQtApp/ColorPickerTool.cpp +++ b/lib/tlPlayQtApp/ColorPickerTool.cpp @@ -13,6 +13,7 @@ #include +#include #include #include #include