diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 14:15:35 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 18:48:39 -0600 |
commit | aff270d89a4800fab9fb09c506d92780060e16dc (patch) | |
tree | 992c327fce7284dfabb7575c16783d5b3a10cdf4 /include/connectivity/OSubComponent.hxx | |
parent | 73a57482157fc9c925dc8f5c9cf26673cd18c803 (diff) |
fdo#65108 inter-module includes <>
Change-Id: I338b2f923a31058dc7a3a9a4dcefba52109aa3b0
Diffstat (limited to 'include/connectivity/OSubComponent.hxx')
-rw-r--r-- | include/connectivity/OSubComponent.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/connectivity/OSubComponent.hxx b/include/connectivity/OSubComponent.hxx index 2a55aa35c374..265054c4d904 100644 --- a/include/connectivity/OSubComponent.hxx +++ b/include/connectivity/OSubComponent.hxx @@ -22,7 +22,7 @@ #include <cppuhelper/weak.hxx> #include <cppuhelper/interfacecontainer.h> -#include "connectivity/dbtoolsdllapi.hxx" +#include <connectivity/dbtoolsdllapi.hxx> namespace com { |