aboutsummaryrefslogtreecommitdiff
path: root/src/unstable/text.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/unstable/text.cpp')
-rw-r--r--src/unstable/text.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/unstable/text.cpp b/src/unstable/text.cpp
index 6ec41da..be4c10f 100644
--- a/src/unstable/text.cpp
+++ b/src/unstable/text.cpp
@@ -6,6 +6,7 @@
6 */ 6 */
7 7
8#include "bu/text.h" 8#include "bu/text.h"
9#include "bu/textbuilder.h"
9 10
10#include "bu/exceptionbase.h" 11#include "bu/exceptionbase.h"
11 12