summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/callablestatement.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/api/callablestatement.cxx')
-rw-r--r--dbaccess/source/core/api/callablestatement.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/dbaccess/source/core/api/callablestatement.cxx b/dbaccess/source/core/api/callablestatement.cxx
index 050931dc76a6..bd2209a7fd92 100644
--- a/dbaccess/source/core/api/callablestatement.cxx
+++ b/dbaccess/source/core/api/callablestatement.cxx
@@ -22,7 +22,8 @@
#include <cppuhelper/typeprovider.hxx>
#include <cppuhelper/queryinterface.hxx>
#include <comphelper/property.hxx>
-#include "dbastrings.hrc"
+#include "stringconstants.hxx"
+#include "strings.hxx"
using namespace dbaccess;
using namespace ::com::sun::star::sdbc;