diff options
Diffstat (limited to 'dbaccess/source/ui/browser/dbexchange.cxx')
-rw-r--r-- | dbaccess/source/ui/browser/dbexchange.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/browser/dbexchange.cxx b/dbaccess/source/ui/browser/dbexchange.cxx index e744a20b6a07..e8cf07c36eb1 100644 --- a/dbaccess/source/ui/browser/dbexchange.cxx +++ b/dbaccess/source/ui/browser/dbexchange.cxx @@ -24,7 +24,7 @@ #include <com/sun/star/sdb/CommandType.hpp> #include <com/sun/star/sdb/XResultSetAccess.hpp> #include "TokenWriter.hxx" -#include "dbustrings.hrc" +#include "stringconstants.hxx" #include <comphelper/uno3.hxx> #include <svx/dataaccessdescriptor.hxx> #include "UITools.hxx" |