MidoriApp: Add missing include for g_access
This commit is contained in:
parent
0b14449f68
commit
b9b6f512ce
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
|
||||
#include <string.h>
|
||||
#include <gtk/gtk.h>
|
||||
#include <glib/gstdio.h>
|
||||
#include <glib/gi18n.h>
|
||||
|
||||
#if ENABLE_NLS
|
||||
|
|
Loading…
Reference in a new issue