diff options
Diffstat (limited to 'shell/report.c')
-rw-r--r-- | shell/report.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/report.c b/shell/report.c index 6ccfc7d4..25b73beb 100644 --- a/shell/report.c +++ b/shell/report.c @@ -23,6 +23,7 @@ #include <iconcache.h> #include <hardinfo.h> #include <config.h> +#include "uri_handler.h" static ReportDialog *report_dialog_new(GtkTreeModel * model, GtkWidget * parent); |