diff options
Diffstat (limited to 'shell/callbacks.c')
-rw-r--r-- | shell/callbacks.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/callbacks.c b/shell/callbacks.c index 1992696d..989f7202 100644 --- a/shell/callbacks.c +++ b/shell/callbacks.c @@ -26,6 +26,7 @@ #include "shell.h" #include "report.h" #include "syncmanager.h" +#include "uri_handler.h" #include "config.h" |