summaryrefslogtreecommitdiff
path: root/tests/sqlite/test1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sqlite/test1.cpp')
-rw-r--r--tests/sqlite/test1.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sqlite/test1.cpp b/tests/sqlite/test1.cpp
index 458d4d2..6fcb567 100644
--- a/tests/sqlite/test1.cpp
+++ b/tests/sqlite/test1.cpp
@@ -2,7 +2,7 @@
#include <sstream>
#include <stdio.h>
-#include "sqlite3xx"
+#include "sqlite3xx/sqlite3xx"
using namespace sqlite3xx;
using namespace std;