aboutsummaryrefslogtreecommitdiff
path: root/src/test_vdbecov.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/test_vdbecov.c')
-rw-r--r--src/test_vdbecov.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/test_vdbecov.c b/src/test_vdbecov.c
index a001b1df0..283936aeb 100644
--- a/src/test_vdbecov.c
+++ b/src/test_vdbecov.c
@@ -15,11 +15,7 @@
#include "sqlite3.h"
#include "sqliteInt.h"
-#if defined(INCLUDE_SQLITE_TCL_H)
-# include "sqlite_tcl.h"
-#else
-# include "tcl.h"
-#endif
+#include "tclsqlite.h"
#ifdef SQLITE_VDBE_COVERAGE