Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/rcw.c
diff options
context:
space:
mode:
authorAntenore Gatta (tmow) <antenore@simbiosi.org>2022-05-31 23:55:18 +0300
committerAntenore Gatta (tmow) <antenore@simbiosi.org>2022-05-31 23:55:18 +0300
commitfa7589326a0aac29bd2c8400f08393e7af9e44b6 (patch)
tree12626c49846f29a4991128205a5e220e273102b3 /src/rcw.c
parent14772ab6e500a6a99e9d128ebf84649569b1cda6 (diff)
Headers refactoring
Diffstat (limited to 'src/rcw.c')
-rw-r--r--src/rcw.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rcw.c b/src/rcw.c
index 4e3180087..d4093d3b4 100644
--- a/src/rcw.c
+++ b/src/rcw.c
@@ -41,7 +41,6 @@
#include <gdk/gdk.h>
#include <gdk/gdkkeysyms.h>
#include <glib/gi18n.h>
-#include <gtk/gtk.h>
#include <stdlib.h>
#include "remmina.h"