aboutsummaryrefslogtreecommitdiff
path: root/ext/expert/test_expert.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/expert/test_expert.c')
-rw-r--r--ext/expert/test_expert.c10
1 files changed, 1 insertions, 9 deletions
diff --git a/ext/expert/test_expert.c b/ext/expert/test_expert.c
index 064c1908a..cae5d0f25 100644
--- a/ext/expert/test_expert.c
+++ b/ext/expert/test_expert.c
@@ -16,15 +16,7 @@
#include "sqlite3expert.h"
#include <assert.h>
#include <string.h>
-
-#if defined(INCLUDE_SQLITE_TCL_H)
-# include "sqlite_tcl.h"
-#else
-# include "tcl.h"
-# ifndef SQLITE_TCLAPI
-# define SQLITE_TCLAPI
-# endif
-#endif
+#include "tclsqlite.h"
#ifndef SQLITE_OMIT_VIRTUALTABLE