Move helper declarations into a better header file

This way the helpers can be more easily used by other modules.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2015-06-21 06:37:24 -07:00
parent 9d8b05f47e
commit b27538feba
4 changed files with 5 additions and 4 deletions

View file

@ -1,4 +1,5 @@
#include "save-html.h"
#include "qthelperfromc.h"
#include "gettext.h"
#include "stdio.h"