summaryrefslogtreecommitdiff
path: root/tests/tui_div.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tui_div.c')
-rw-r--r--tests/tui_div.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tui_div.c b/tests/tui_div.c
index e9203765c..d26170d31 100644
--- a/tests/tui_div.c
+++ b/tests/tui_div.c
@@ -49,7 +49,7 @@ static void
check_inexact (void)
{
mpfr_t x, y, z;
- mp_prec_t px, py;
+ mpfr_prec_t px, py;
int inexact, cmp;
unsigned long int u;
int rnd;