aboutsummaryrefslogtreecommitdiff
path: root/odb/mssql/error.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/mssql/error.cxx')
-rw-r--r--odb/mssql/error.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/odb/mssql/error.cxx b/odb/mssql/error.cxx
index 0d26ae8..dd94156 100644
--- a/odb/mssql/error.cxx
+++ b/odb/mssql/error.cxx
@@ -3,9 +3,9 @@
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
-#include <odb/mssql/odbc.hxx>
+#include <odb/mssql/mssql.hxx>
#include <odb/mssql/error.hxx>
-//#include <odb/mssql/connection.hxx>
+#include <odb/mssql/connection.hxx>
#include <odb/mssql/exceptions.hxx>
using namespace std;