aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/extent2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hyper/extent2.c')
-rw-r--r--src/hyper/extent2.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/hyper/extent2.c b/src/hyper/extent2.c
index 56c37777..8a57cd0b 100644
--- a/src/hyper/extent2.c
+++ b/src/hyper/extent2.c
@@ -50,6 +50,8 @@
#include "titlebar.h"
#include "cfuns.h"
+using namespace OpenAxiom;
+
static void center_nodes(TextNode * begin_node , TextNode * end_node);
static int input_string_width(TextNode * node);
static int punctuation_width(TextNode * node);