From ce4a90a29c6714ff9255db644babd6ecd053cfe6 Mon Sep 17 00:00:00 2001 From: uncor3 Date: Mon, 8 Dec 2025 20:55:17 +0000 Subject: [PATCH] fix build --- src/releasechangelogdialog.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/releasechangelogdialog.cpp b/src/releasechangelogdialog.cpp index 761f761..811054c 100644 --- a/src/releasechangelogdialog.cpp +++ b/src/releasechangelogdialog.cpp @@ -1,5 +1,3 @@ - - /* * iDescriptor: A free and open-source idevice management tool. * @@ -25,6 +23,8 @@ #include #include #include +#include +#include #include #include #include