diff --git a/src/st/st-settings.h b/src/st/st-settings.h index 106000168..c2c4fa23e 100644 --- a/src/st/st-settings.h +++ b/src/st/st-settings.h @@ -24,6 +24,8 @@ #ifndef __ST_SETTINGS_H__ #define __ST_SETTINGS_H__ +#include + G_BEGIN_DECLS #define ST_TYPE_SETTINGS (st_settings_get_type ())