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:
Diffstat (limited to 'src/remmina_unlock.h')
-rw-r--r--src/remmina_unlock.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/remmina_unlock.h b/src/remmina_unlock.h
index cb3804c9f..8176ccf42 100644
--- a/src/remmina_unlock.h
+++ b/src/remmina_unlock.h
@@ -35,6 +35,7 @@
#pragma once
#include <sodium.h>
+#include <gtk/gtk.h>
#if SODIUM_VERSION_INT >= 90200
typedef struct _RemminaUnlockDialog {