summaryrefslogtreecommitdiff
path: root/body/c_fl.h
diff options
context:
space:
mode:
Diffstat (limited to 'body/c_fl.h')
-rw-r--r--body/c_fl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/body/c_fl.h b/body/c_fl.h
index 9f79979..51dbedb 100644
--- a/body/c_fl.h
+++ b/body/c_fl.h
@@ -41,6 +41,7 @@ extern "C" size_t c_pointer_size();
extern "C" unsigned int fl_enum_rgb_color(unsigned char r, unsigned char g, unsigned char b);
+extern "C" unsigned int fl_enum_contrast(unsigned int f, unsigned int b);
extern "C" int fl_abi_check(int v);