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