diff options
Diffstat (limited to 'include/cppu/Enterable.hxx')
-rw-r--r-- | include/cppu/Enterable.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/cppu/Enterable.hxx b/include/cppu/Enterable.hxx index 55e59430b506..778d5ac75182 100644 --- a/include/cppu/Enterable.hxx +++ b/include/cppu/Enterable.hxx @@ -20,8 +20,8 @@ #ifndef INCLUDED_cppu_Enterable_hxx #define INCLUDED_cppu_Enterable_hxx -#include "uno/Enterable.h" -#include "rtl/ustring.hxx" +#include <uno/Enterable.h> +#include <rtl/ustring.hxx> namespace cppu { |