mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
app: add missing locale.h include
This commit is contained in:
@ -19,6 +19,7 @@
|
|||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
#include <glib/gi18n.h>
|
#include <glib/gi18n.h>
|
||||||
|
#include <locale.h>
|
||||||
|
|
||||||
#include "sp-application.h"
|
#include "sp-application.h"
|
||||||
#include "sp-credits.h"
|
#include "sp-credits.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user