st: Add missing include
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/485
This commit is contained in:
parent
0b72ff1896
commit
de6512be1a
@ -24,6 +24,8 @@
|
||||
#ifndef __ST_SETTINGS_H__
|
||||
#define __ST_SETTINGS_H__
|
||||
|
||||
#include <glib-object.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
#define ST_TYPE_SETTINGS (st_settings_get_type ())
|
||||
|
Loading…
Reference in New Issue
Block a user