summaryrefslogtreecommitdiffstats
path: root/include/cppu/Enterable.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 15:12:09 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:40 -0600
commit1daa9264d5168f6ef100223359d963c1a0310c42 (patch)
tree855f43b4698251737c28c93d7a4bd7da3586e06d /include/cppu/Enterable.hxx
parentfdo#65108 inter-module includes <> include/cppuhelper (diff)
downloadcore-1daa9264d5168f6ef100223359d963c1a0310c42.tar.gz
core-1daa9264d5168f6ef100223359d963c1a0310c42.zip
fdo#65108 inter-module includes <> include/cppu
Change-Id: I86db12420f5d84e467db72585609f8f144f73dad
Diffstat (limited to 'include/cppu/Enterable.hxx')
-rw-r--r--include/cppu/Enterable.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/cppu/Enterable.hxx b/include/cppu/Enterable.hxx
index 55e59430b506..778d5ac75182 100644
--- a/include/cppu/Enterable.hxx
+++ b/include/cppu/Enterable.hxx
@@ -20,8 +20,8 @@
#ifndef INCLUDED_cppu_Enterable_hxx
#define INCLUDED_cppu_Enterable_hxx
-#include "uno/Enterable.h"
-#include "rtl/ustring.hxx"
+#include <uno/Enterable.h>
+#include <rtl/ustring.hxx>
namespace cppu
{