st: Add missing include

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/485
This commit is contained in:
Florian Müllner 2019-04-08 18:10:00 +02:00
parent 0b72ff1896
commit de6512be1a

View File

@ -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 ())