mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
st: Add missing include
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/485
This commit is contained in:
parent
0b72ff1896
commit
de6512be1a
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue