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_applet_menu_item.h
parent14772ab6e500a6a99e9d128ebf84649569b1cda6 (diff)
Headers refactoring
Diffstat (limited to 'src/remmina_applet_menu_item.h')
-rw-r--r--src/remmina_applet_menu_item.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/remmina_applet_menu_item.h b/src/remmina_applet_menu_item.h
index a885116fd..32f8e477d 100644
--- a/src/remmina_applet_menu_item.h
+++ b/src/remmina_applet_menu_item.h
@@ -35,6 +35,8 @@
#pragma once
+#include <gtk/gtk.h>
+
G_BEGIN_DECLS
#define REMMINA_TYPE_APPLET_MENU_ITEM (remmina_applet_menu_item_get_type())