diff options
Diffstat (limited to 'include/connectivity/FValue.hxx')
-rw-r--r-- | include/connectivity/FValue.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/connectivity/FValue.hxx b/include/connectivity/FValue.hxx index 93187a0317b2..754e2dc774e8 100644 --- a/include/connectivity/FValue.hxx +++ b/include/connectivity/FValue.hxx @@ -27,8 +27,8 @@ #include <osl/diagnose.h> #include <comphelper/stl_types.hxx> #include <rtl/ref.hxx> -#include "connectivity/dbtoolsdllapi.hxx" -#include "connectivity/CommonTools.hxx" +#include <connectivity/dbtoolsdllapi.hxx> +#include <connectivity/CommonTools.hxx> #include <com/sun/star/util/DateTime.hpp> #include <com/sun/star/util/Date.hpp> #include <com/sun/star/util/Time.hpp> |