aboutsummaryrefslogtreecommitdiff
path: root/src/md5.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/md5.c')
-rw-r--r--src/md5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/md5.c b/src/md5.c
index a5b279157..72f9ef492 100644
--- a/src/md5.c
+++ b/src/md5.c
@@ -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,