Fossil SCM
minor bug fix.
Commit
24db9cd12bfe4a3e2afe5880092985247a37d381
Parent
cdbc3ab2488b6ee…
1 file changed
+1
-1
+1
-1
| --- src/rstats.c | ||
| +++ src/rstats.c | ||
| @@ -27,11 +27,11 @@ | ||
| 27 | 27 | ** command-line version of the stats page. |
| 28 | 28 | ** |
| 29 | 29 | */ |
| 30 | 30 | #include <string.h> |
| 31 | 31 | #include "config.h" |
| 32 | -#include "metrics.h" | |
| 32 | +#include "rstats.h" | |
| 33 | 33 | |
| 34 | 34 | /* |
| 35 | 35 | ** COMMAND: rstats |
| 36 | 36 | ** |
| 37 | 37 | ** Usage: %fossil rstats |
| 38 | 38 |
| --- src/rstats.c | |
| +++ src/rstats.c | |
| @@ -27,11 +27,11 @@ | |
| 27 | ** command-line version of the stats page. |
| 28 | ** |
| 29 | */ |
| 30 | #include <string.h> |
| 31 | #include "config.h" |
| 32 | #include "metrics.h" |
| 33 | |
| 34 | /* |
| 35 | ** COMMAND: rstats |
| 36 | ** |
| 37 | ** Usage: %fossil rstats |
| 38 |
| --- src/rstats.c | |
| +++ src/rstats.c | |
| @@ -27,11 +27,11 @@ | |
| 27 | ** command-line version of the stats page. |
| 28 | ** |
| 29 | */ |
| 30 | #include <string.h> |
| 31 | #include "config.h" |
| 32 | #include "rstats.h" |
| 33 | |
| 34 | /* |
| 35 | ** COMMAND: rstats |
| 36 | ** |
| 37 | ** Usage: %fossil rstats |
| 38 |