mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
We need <locale.h> in gsettingsschema.c now
for LC_TIME (since we moved a bunch of code over from gsettings.c).
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
|
||||
#include <glib.h>
|
||||
#include <glibintl.h>
|
||||
#include <locale.h>
|
||||
|
||||
#include "gsettings.h"
|
||||
|
||||
|
Reference in New Issue
Block a user