From d06df231bc7c49e0f46ffc8fc8674d0717dff202 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 16 Oct 2014 09:48:09 +0100 Subject: Update the core to use the split operations table headers Second in the series to decouple the core API usage from the frontends. --- desktop/save_complete.c | 1 - 1 file changed, 1 deletion(-) (limited to 'desktop/save_complete.c') diff --git a/desktop/save_complete.c b/desktop/save_complete.c index 71187eb10..fd58f5f8b 100644 --- a/desktop/save_complete.c +++ b/desktop/save_complete.c @@ -44,7 +44,6 @@ #include "render/box.h" #include "render/html.h" -#include "desktop/gui_factory.h" #include "desktop/save_complete.h" regex_t save_complete_import_re; -- cgit v1.2.3