diff options
Diffstat (limited to 'include/comphelper/anycompare.hxx')
-rw-r--r-- | include/comphelper/anycompare.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/anycompare.hxx b/include/comphelper/anycompare.hxx index 9ddcbf92683b..7bff8d456f17 100644 --- a/include/comphelper/anycompare.hxx +++ b/include/comphelper/anycompare.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_COMPHELPER_ANYCOMPARE_HXX #define INCLUDED_COMPHELPER_ANYCOMPARE_HXX -#include "comphelper/comphelperdllapi.h" +#include <comphelper/comphelperdllapi.h> #include <com/sun/star/lang/IllegalArgumentException.hpp> #include <com/sun/star/i18n/XCollator.hpp> |