aboutsummaryrefslogtreecommitdiff
path: root/odb/mssql/auto-handle.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-11-17 11:35:55 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-11-17 11:35:55 +0200
commitc8eda24a4ce5192ea502194387e5053098616561 (patch)
tree0d3d6810b61a597f11cd6e6e460f5dd70a0e60ec /odb/mssql/auto-handle.cxx
parent61e6f0fded93f1e2105d7f4734b280712afe0c59 (diff)
Rename odbc.hxx to mssql.hxx for consistency
Diffstat (limited to 'odb/mssql/auto-handle.cxx')
-rw-r--r--odb/mssql/auto-handle.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/mssql/auto-handle.cxx b/odb/mssql/auto-handle.cxx
index 733ec92..118b5b6 100644
--- a/odb/mssql/auto-handle.cxx
+++ b/odb/mssql/auto-handle.cxx
@@ -3,7 +3,7 @@
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
-#include <odb/mssql/odbc.hxx>
+#include <odb/mssql/mssql.hxx>
#include <odb/mssql/auto-handle.hxx>
namespace odb