summaryrefslogtreecommitdiff
path: root/include/comphelper/types.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 13:59:36 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 13:59:36 -0600
commitf0389a7f4fa39e437642a7236d7804c6a0cb47a0 (patch)
treed3835695fdf47acfec74c077b23d0db73da1dbea /include/comphelper/types.hxx
parent98d48bbbbbe291ec8e3cb9b51bedbf6f412c3553 (diff)
fdo#65108 inter-module includes <>
Change-Id: Iac3debc892d420ab50c1b38446334d30488648dc
Diffstat (limited to 'include/comphelper/types.hxx')
-rw-r--r--include/comphelper/types.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/comphelper/types.hxx b/include/comphelper/types.hxx
index 8125f818c3d7..b57ff3595c89 100644
--- a/include/comphelper/types.hxx
+++ b/include/comphelper/types.hxx
@@ -27,8 +27,8 @@
#include <com/sun/star/lang/XTypeProvider.hpp>
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/lang/XUnoTunnel.hpp>
-#include "comphelper/comphelperdllapi.h"
-#include "cppu/unotype.hxx"
+#include <comphelper/comphelperdllapi.h>
+#include <cppu/unotype.hxx>
namespace com { namespace sun { namespace star { namespace awt {
struct FontDescriptor;