From d5596c421da581479382394a6ead9bb422779564 Mon Sep 17 00:00:00 2001 From: kotontrion Date: Sun, 21 Jul 2024 10:46:39 +0200 Subject: add icons --- src/profile.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/profile.c') diff --git a/src/profile.c b/src/profile.c index cb32240..291dc7f 100644 --- a/src/profile.c +++ b/src/profile.c @@ -1,6 +1,7 @@ -#include #include "profile.h" +#include + struct _AstalWpProfile { GObject parent_instance; -- cgit v1.2.3