From b95d834e96fac8df3b0a6499a948f4a6b7290d53 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Sun, 4 Oct 2020 21:01:08 +0200 Subject: [PATCH] attempt to fix 996 --- client/src/proxguiqt.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/proxguiqt.cpp b/client/src/proxguiqt.cpp index e0fe0c2c1..b4280d958 100644 --- a/client/src/proxguiqt.cpp +++ b/client/src/proxguiqt.cpp @@ -8,7 +8,7 @@ // GUI (QT) //----------------------------------------------------------------------------- #include "proxguiqt.h" - +#include #include #include #include