summaryrefslogtreecommitdiff
path: root/rational.c
diff options
context:
space:
mode:
Diffstat (limited to 'rational.c')
-rw-r--r--rational.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rational.c b/rational.c
index 0f3167a7e0..2359f0e3b5 100644
--- a/rational.c
+++ b/rational.c
@@ -14,7 +14,7 @@
#endif
#define NDEBUG
-#include <assert.h>
+#include "ruby_assert.h"
#if defined(HAVE_LIBGMP) && defined(HAVE_GMP_H)
#define USE_GMP