summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hutil.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-04-14 13:02:26 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-04-14 13:02:26 +0200
commit29a96480b09f63bfbffb799729cf09d3693c0054 (patch)
tree3a36a3942a6ce94f3c24a9c96fc9457f8486a9eb /hwpfilter/source/hutil.cxx
parent712d2793ec8e54e1d74655ccb4ea5e2b8cc9ca72 (diff)
Clean up function declarations and some unused functions
Change-Id: I7eba9260b33e0b92ed997bf624d866644a091f29
Diffstat (limited to 'hwpfilter/source/hutil.cxx')
-rw-r--r--hwpfilter/source/hutil.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/hwpfilter/source/hutil.cxx b/hwpfilter/source/hutil.cxx
index 3f64701f6587..87c7b6e8b86b 100644
--- a/hwpfilter/source/hutil.cxx
+++ b/hwpfilter/source/hutil.cxx
@@ -22,6 +22,7 @@
#include <ctype.h>
#include "hwpfile.h"
#include "hbox.h"
+#include "hutil.h"
static char *get_one_roman(int num, char one, char five, char ten, char *str)
{