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
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/remmina_about.h
parent14772ab6e500a6a99e9d128ebf84649569b1cda6 (diff)
Headers refactoring
Diffstat (limited to 'src/remmina_about.h')
-rw-r--r--src/remmina_about.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/remmina_about.h b/src/remmina_about.h
index 6b8b24e47..8ce6b8746 100644
--- a/src/remmina_about.h
+++ b/src/remmina_about.h
@@ -35,6 +35,7 @@
*/
#pragma once
+#include <gtk/gtk.h>
G_BEGIN_DECLS