aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/profile_dlg.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gtk/profile_dlg.c')
-rw-r--r--ui/gtk/profile_dlg.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/gtk/profile_dlg.c b/ui/gtk/profile_dlg.c
index 9f51c79812..d6ee0bb2ff 100644
--- a/ui/gtk/profile_dlg.c
+++ b/ui/gtk/profile_dlg.c
@@ -23,6 +23,8 @@
#include "config.h"
+#include <errno.h>
+
#include <gtk/gtk.h>
#include <gdk/gdkkeysyms.h>
#if GTK_CHECK_VERSION(3,0,0)