From 1a1c58f0e94a1556031cb188eac1467661584898 Mon Sep 17 00:00:00 2001 From: Eshan Roy Date: Wed, 20 Nov 2024 10:55:42 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix(=5Fblank):=20fix=20network?= =?UTF-8?q?=20reply?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- qt/snigdhaosblackbox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt/snigdhaosblackbox.cpp b/qt/snigdhaosblackbox.cpp index 7e4ce7a..57223b6 100644 --- a/qt/snigdhaosblackbox.cpp +++ b/qt/snigdhaosblackbox.cpp @@ -7,7 +7,7 @@ #include #include #include -#include +#include #include const char* INTERNET_CHECK_URL = "https://snigdha-os.github.io/"