summaryrefslogtreecommitdiff
path: root/src/backend/filters/bt_thmlplain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/filters/bt_thmlplain.cpp')
-rw-r--r--src/backend/filters/bt_thmlplain.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/backend/filters/bt_thmlplain.cpp b/src/backend/filters/bt_thmlplain.cpp
index 2cd3cf9..ecd7bbd 100644
--- a/src/backend/filters/bt_thmlplain.cpp
+++ b/src/backend/filters/bt_thmlplain.cpp
@@ -13,7 +13,8 @@
* ASCII rendered symbols.
*/
-#include "bt_thmlplain.h"
+#include "backend/filters/bt_thmlplain.h"
+
Filters::BT_ThMLPlain::BT_ThMLPlain() {
}