From e633fe0b4081f249e9708f95da972138c86838ca Mon Sep 17 00:00:00 2001 From: Manuel Stoeckl Date: Thu, 23 Nov 2023 08:40:41 -0500 Subject: common: move load_image to swaybar swaynag, swaymsg, and sway do not use this function and are unlikely to in the future. --- swaybar/meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'swaybar/meson.build') diff --git a/swaybar/meson.build b/swaybar/meson.build index e5f1811e..34bbdeea 100644 --- a/swaybar/meson.build +++ b/swaybar/meson.build @@ -26,6 +26,7 @@ executable( 'bar.c', 'config.c', 'i3bar.c', + 'image.c', 'input.c', 'ipc.c', 'main.c', -- cgit v1.2.3-70-g09d2