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.h
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.h
parent14772ab6e500a6a99e9d128ebf84649569b1cda6 (diff)
Headers refactoring
Diffstat (limited to 'src/rcw.h')
-rw-r--r--src/rcw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rcw.h b/src/rcw.h
index 83fdfeeee..dfed8b505 100644
--- a/src/rcw.h
+++ b/src/rcw.h
@@ -36,6 +36,7 @@
#pragma once
+#include <gtk/gtk.h>
#include "remmina_file.h"
#include "remmina_message_panel.h"