diff options
Diffstat (limited to 'src/md5.c')
-rw-r--r-- | src/md5.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ */ #include <tcl.h> #include <string.h> -#include "sqlite.h" +#include "sqlite3.h" /* * If compiled on a machine that doesn't have a 32-bit integer, |