Kaydet (Commit) 79bd39ac authored tarafından Lionel Elie Mamane's avatar Lionel Elie Mamane

fdo#65108 inter-module includes <>

Change-Id: Ie8ca0b1aa7b56ea1d62c9eed798c56ca78464c44
üst 7b9a9a49
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
* except in compliance with the License. You may obtain a copy of * except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#include "connectivity/DriversConfig.hxx" #include <connectivity/DriversConfig.hxx>
#include <tools/wldcrd.hxx> #include <tools/wldcrd.hxx>
#include <svtools/miscopt.hxx> #include <svtools/miscopt.hxx>
......
...@@ -20,10 +20,10 @@ ...@@ -20,10 +20,10 @@
#include "Connection.hxx" #include "Connection.hxx"
#include "Driver.hxx" #include "Driver.hxx"
#include "connectivity/dbexception.hxx" #include <connectivity/dbexception.hxx>
#include "resource/common_res.hrc" #include <resource/common_res.hrc>
#include "resource/hsqldb_res.hrc" #include <resource/hsqldb_res.hrc>
#include "resource/sharedresources.hxx" #include <resource/sharedresources.hxx>
#include <comphelper/processfactory.hxx> #include <comphelper/processfactory.hxx>
#include <cppuhelper/supportsservice.hxx> #include <cppuhelper/supportsservice.hxx>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment