diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/utils.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils.h b/src/utils.h index fff9194..31a12bc 100644 --- a/src/utils.h +++ b/src/utils.h @@ -24,6 +24,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>. #define __DATETIME_UTILS_H__ #include <glib.h> +#include <gio/gio.h> /* GSettings */ G_BEGIN_DECLS |