diff options
Diffstat (limited to 'include/comphelper/interaction.hxx')
-rw-r--r-- | include/comphelper/interaction.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/interaction.hxx b/include/comphelper/interaction.hxx index 68ef19dd1543..85cbc6acddb8 100644 --- a/include/comphelper/interaction.hxx +++ b/include/comphelper/interaction.hxx @@ -28,7 +28,7 @@ #include <com/sun/star/task/XInteractionRetry.hpp> #include <com/sun/star/task/XInteractionPassword.hpp> #include <com/sun/star/task/XInteractionRequest.hpp> -#include "comphelper/comphelperdllapi.h" +#include <comphelper/comphelperdllapi.h> //......................................................................... namespace comphelper |