summaryrefslogtreecommitdiff
path: root/tests/tcmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tcmp.c')
-rw-r--r--tests/tcmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tcmp.c b/tests/tcmp.c
index 435842316..5f5b2e73d 100644
--- a/tests/tcmp.c
+++ b/tests/tcmp.c
@@ -32,7 +32,7 @@ main (void)
mpfr_t xx, yy;
int c;
long i;
- mp_prec_t p;
+ mpfr_prec_t p;
tests_start_mpfr ();