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