diff options
Diffstat (limited to 'core/save-html.c')
-rw-r--r-- | core/save-html.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/save-html.c b/core/save-html.c index 6a50868ec..1825c51a1 100644 --- a/core/save-html.c +++ b/core/save-html.c @@ -5,7 +5,7 @@ #endif #include "save-html.h" -#include "qthelperfromc.h" +#include "qthelper.h" #include "gettext.h" #include "stdio.h" |