diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 13:59:36 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 13:59:36 -0600 |
commit | f0389a7f4fa39e437642a7236d7804c6a0cb47a0 (patch) | |
tree | d3835695fdf47acfec74c077b23d0db73da1dbea /include/comphelper/interaction.hxx | |
parent | 98d48bbbbbe291ec8e3cb9b51bedbf6f412c3553 (diff) |
fdo#65108 inter-module includes <>
Change-Id: Iac3debc892d420ab50c1b38446334d30488648dc
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 |