[sysprof/sysprof-3-30] app: add missing locale.h include
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof/sysprof-3-30] app: add missing locale.h include
- Date: Sat, 29 Sep 2018 21:11:18 +0000 (UTC)
commit 59ac8f320b19565de674e5201ab5971d86b84bdc
Author: Christian Hergert <chergert redhat com>
Date: Sat Sep 29 14:09:13 2018 -0700
app: add missing locale.h include
src/sp-application.c | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/sp-application.c b/src/sp-application.c
index a289239..280960c 100644
--- a/src/sp-application.c
+++ b/src/sp-application.c
@@ -19,6 +19,7 @@
#include "config.h"
#include <glib/gi18n.h>
+#include <locale.h>
#include "sp-application.h"
#include "sp-credits.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]