aboutsummaryrefslogtreecommitdiff
path: root/countrows.c
diff options
context:
space:
mode:
Diffstat (limited to 'countrows.c')
-rw-r--r--countrows.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/countrows.c b/countrows.c
index 9120827..c94e53e 100644
--- a/countrows.c
+++ b/countrows.c
@@ -25,7 +25,7 @@ typedef lrs_mp integer_t;
#define MP_DIGITS 1000L
-#include "countrows.ds"
+#include "countrows.h"
int main(argc,argv)