summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/evtmethodhelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/source/misc/evtmethodhelper.cxx')
-rw-r--r--comphelper/source/misc/evtmethodhelper.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/comphelper/source/misc/evtmethodhelper.cxx b/comphelper/source/misc/evtmethodhelper.cxx
index 1c805f2eddd5..2f5cf957e252 100644
--- a/comphelper/source/misc/evtmethodhelper.cxx
+++ b/comphelper/source/misc/evtmethodhelper.cxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "comphelper/evtmethodhelper.hxx"
-#include "cppuhelper/typeprovider.hxx"
+#include <comphelper/evtmethodhelper.hxx>
+#include <cppuhelper/typeprovider.hxx>
using ::com::sun::star::uno::Sequence;
using ::com::sun::star::uno::Type;