summaryrefslogtreecommitdiff
path: root/render/box.h
diff options
context:
space:
mode:
Diffstat (limited to 'render/box.h')
-rw-r--r--render/box.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/render/box.h b/render/box.h
index ce439381b..90d011486 100644
--- a/render/box.h
+++ b/render/box.h
@@ -253,6 +253,7 @@ struct object_param {
extern const char *TARGET_SELF;
extern const char *TARGET_PARENT;
extern const char *TARGET_TOP;
+extern const char *TARGET_BLANK;
#define UNKNOWN_WIDTH INT_MAX