diff options
Diffstat (limited to 'include/comphelper/documentinfo.hxx')
-rw-r--r-- | include/comphelper/documentinfo.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/documentinfo.hxx b/include/comphelper/documentinfo.hxx index fa3df30435dc..90e5975a2cd4 100644 --- a/include/comphelper/documentinfo.hxx +++ b/include/comphelper/documentinfo.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_COMPHELPER_DOCUMENTINFO_HXX #define INCLUDED_COMPHELPER_DOCUMENTINFO_HXX -#include "comphelper/comphelperdllapi.h" +#include <comphelper/comphelperdllapi.h> #include <com/sun/star/frame/XModel.hpp> |