aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite/details/config.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/sqlite/details/config.hxx')
-rw-r--r--odb/sqlite/details/config.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/odb/sqlite/details/config.hxx b/odb/sqlite/details/config.hxx
index 1f31178..57cbd17 100644
--- a/odb/sqlite/details/config.hxx
+++ b/odb/sqlite/details/config.hxx
@@ -11,9 +11,9 @@
# error libodb-sqlite header included in odb-compiled header
#elif !defined(LIBODB_SQLITE_BUILD2)
# ifdef _MSC_VER
-# include <odb/details/config-vc.h>
+# include <odb/sqlite/details/config-vc.h>
# else
-# include <odb/details/config.h>
+# include <odb/sqlite/details/config.h>
# endif
#endif