From d3ae4794c87c60e84da80876729ea7221eb6df04 Mon Sep 17 00:00:00 2001 From: Alexander Zhirov Date: Tue, 19 Jul 2022 16:45:51 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20header=20=D0=B4=D0=BB=D1=8F=20freerdp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gui.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gui.c b/gui.c index dfa8591..4c2356a 100644 --- a/gui.c +++ b/gui.c @@ -18,6 +18,7 @@ #include "db.h" #include "xrdp.h" +//#include "../xfreerdp.h" static int guiExit(Ihandle *self) {