From b6da8ea09a84004354edf720cbd2c7d76f20d767 Mon Sep 17 00:00:00 2001 From: mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> Date: Sat, 28 Nov 2020 08:39:35 +0000 Subject: Change library name --- examples/AnimatedGIFPanel/AnimatedGIFPanel.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/AnimatedGIFPanel') diff --git a/examples/AnimatedGIFPanel/AnimatedGIFPanel.ino b/examples/AnimatedGIFPanel/AnimatedGIFPanel.ino index 112c60f..f78d5ff 100644 --- a/examples/AnimatedGIFPanel/AnimatedGIFPanel.ino +++ b/examples/AnimatedGIFPanel/AnimatedGIFPanel.ino @@ -21,7 +21,7 @@ #define FILESYSTEM SPIFFS #include #include -#include +#include // ---------------------------- -- cgit v1.3.1