diff --git a/tools/screenshot.cpp b/tools/screenshot.cpp index 07cdfc9..64cc7d8 100644 --- a/tools/screenshot.cpp +++ b/tools/screenshot.cpp @@ -43,6 +43,7 @@ #ifdef Q_OS_LINUX #include #include + #undef Success #include #endif