aboutsummaryrefslogtreecommitdiff
path: root/src/test_backup.c
diff options
context:
space:
mode:
authordrh <drh@noemail.net>2015-02-19 00:29:11 +0000
committerdrh <drh@noemail.net>2015-02-19 00:29:11 +0000
commit883ad04985496dfeb54135a23066cf9fb0b9a1e3 (patch)
tree7ab7d75fb8a39a0afcbc581a939f8c6f796a4b26 /src/test_backup.c
parent96c707a3c285141f3f5764422bdce7a01aaa319f (diff)
downloadsqlite-883ad04985496dfeb54135a23066cf9fb0b9a1e3.tar.gz
sqlite-883ad04985496dfeb54135a23066cf9fb0b9a1e3.zip
First small steps toward brining trunk and apple-osx closer together.
FossilOrigin-Name: 28284ccc0d7301503f6d2d7bee9093738d52e331
Diffstat (limited to 'src/test_backup.c')
-rw-r--r--src/test_backup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test_backup.c b/src/test_backup.c
index e967424a2..6b4d6b9b1 100644
--- a/src/test_backup.c
+++ b/src/test_backup.c
@@ -14,7 +14,7 @@
*/
#include "tcl.h"
-#include <sqlite3.h>
+#include "sqlite3.h"
#include <assert.h>
/* These functions are implemented in main.c. */