From 755c300d246c872c406f3a7e123d4cdd0d7c1f17 Mon Sep 17 00:00:00 2001 From: bigbear Date: Thu, 8 Feb 2024 02:39:51 +0100 Subject: PR681 - implicit function declaration --- shell/shell.c | 1 + 1 file changed, 1 insertion(+) (limited to 'shell/shell.c') diff --git a/shell/shell.c b/shell/shell.c index dfcd430c..07f208f0 100644 --- a/shell/shell.c +++ b/shell/shell.c @@ -32,6 +32,7 @@ #include "iconcache.h" #include "menu.h" #include "stock.h" +#include "uri_handler.h" #include "callbacks.h" -- cgit v1.2.3