diff examples/example-notify/example-notify.c @ 472:bc5483849614

core: texture -> mlk_texture
author David Demelier <markand@malikania.fr>
date Mon, 27 Feb 2023 11:24:38 +0100
parents 0d6206cee6b9
children ca30ff96bbe0
line wrap: on
line diff
--- a/examples/example-notify/example-notify.c	Mon Feb 27 11:18:52 2023 +0100
+++ b/examples/example-notify/example-notify.c	Mon Feb 27 11:24:38 2023 +0100
@@ -45,7 +45,7 @@
 	.y = 10,
 	.flags = LABEL_FLAGS_SHADOW
 };
-static struct texture icon;
+static struct mlk_texture icon;
 static struct mlk_state *states[1];
 
 static void