summaryrefslogtreecommitdiffstats
path: root/comphelper/source/property/propertybag.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-10 18:10:59 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-11 01:55:37 +0200
commit6d2de44a543e9503fcf67beb77592de8847ef648 (patch)
treeeea321393a0b2e58185e8cdcbd2eafad22d54dc0 /comphelper/source/property/propertybag.cxx
parentdx_winstuff.hxx does already undef them (diff)
downloadcore-6d2de44a543e9503fcf67beb77592de8847ef648.tar.gz
core-6d2de44a543e9503fcf67beb77592de8847ef648.zip
fix-includes.pl: comphelper
Change-Id: I0b4cd8320881b2b1f7984c86e58915217bcd0d5f
Diffstat (limited to 'comphelper/source/property/propertybag.cxx')
-rw-r--r--comphelper/source/property/propertybag.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/comphelper/source/property/propertybag.cxx b/comphelper/source/property/propertybag.cxx
index 46631ae0289b..f751bbc7c05f 100644
--- a/comphelper/source/property/propertybag.cxx
+++ b/comphelper/source/property/propertybag.cxx
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "comphelper/propertybag.hxx"
+#include <comphelper/propertybag.hxx>
#include <com/sun/star/beans/IllegalTypeException.hpp>
#include <com/sun/star/beans/PropertyExistException.hpp>