diff options
Diffstat (limited to 'shell/shell.c')
-rw-r--r-- | shell/shell.c | 1 |
1 files changed, 1 insertions, 0 deletions
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" |