diff options
Diffstat (limited to 'include/svx/svdotable.hxx')
-rw-r--r-- | include/svx/svdotable.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/svdotable.hxx b/include/svx/svdotable.hxx index 719a823a4780..42411d8eaf90 100644 --- a/include/svx/svdotable.hxx +++ b/include/svx/svdotable.hxx @@ -24,8 +24,8 @@ #include <com/sun/star/container/XIndexAccess.hpp> #include <com/sun/star/table/XTable.hpp> #include <rtl/ref.hxx> -#include "svdotext.hxx" -#include "svx/svxdllapi.h" +#include <svx/svdotext.hxx> +#include <svx/svxdllapi.h> //------------------------------------------------------------------------ |