aboutsummaryrefslogtreecommitdiff
path: root/rat2canon.c
diff options
context:
space:
mode:
Diffstat (limited to 'rat2canon.c')
-rw-r--r--rat2canon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rat2canon.c b/rat2canon.c
index 2a1e0f8..03555c6 100644
--- a/rat2canon.c
+++ b/rat2canon.c
@@ -25,7 +25,7 @@ typedef lrs_mp integer_t;
#define MP_DIGITS 1000L
-#include "rat2canon.ds"
+#include "rat2canon.h"
static int *rows=NULL;
static long int m,n;