mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-03 17:56:17 +01:00
gettext: Add missing include
Fixes the build with -Werror=missing-prototypes. https://bugzilla.gnome.org/show_bug.cgi?id=687385
This commit is contained in:
parent
4c2a659588
commit
3686aa0e18
@ -27,6 +27,7 @@
|
|||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
#include "ggettext.h"
|
#include "ggettext.h"
|
||||||
|
#include "glibintl.h"
|
||||||
|
|
||||||
#include "galloca.h"
|
#include "galloca.h"
|
||||||
#include "gthread.h"
|
#include "gthread.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user