aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/filters/gbfthml.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/filters/gbfthml.cpp')
-rw-r--r--src/modules/filters/gbfthml.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/modules/filters/gbfthml.cpp b/src/modules/filters/gbfthml.cpp
index ca03e71..4722038 100644
--- a/src/modules/filters/gbfthml.cpp
+++ b/src/modules/filters/gbfthml.cpp
@@ -18,6 +18,7 @@
#include <string.h>
#include <gbfthml.h>
+SWORD_NAMESPACE_START
GBFThML::GBFThML()
{
@@ -461,3 +462,4 @@ char GBFThML::ProcessText(char *text, int maxlen)
+SWORD_NAMESPACE_END