summaryrefslogtreecommitdiff
path: root/cppuhelper/qa/ifcontainer/cppu_ifcontainer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/qa/ifcontainer/cppu_ifcontainer.cxx')
-rw-r--r--cppuhelper/qa/ifcontainer/cppu_ifcontainer.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/cppuhelper/qa/ifcontainer/cppu_ifcontainer.cxx b/cppuhelper/qa/ifcontainer/cppu_ifcontainer.cxx
index 838a33a66c60..6c1870fa5cca 100644
--- a/cppuhelper/qa/ifcontainer/cppu_ifcontainer.cxx
+++ b/cppuhelper/qa/ifcontainer/cppu_ifcontainer.cxx
@@ -24,11 +24,11 @@
#include <cppunit/extensions/HelperMacros.h>
#include <cppunit/plugin/TestPlugIn.h>
-#include "com/sun/star/lang/XEventListener.hpp"
-#include "cppuhelper/interfacecontainer.hxx"
-#include "cppuhelper/queryinterface.hxx"
-#include "cppuhelper/implbase1.hxx"
-#include "cppuhelper/propshlp.hxx"
+#include <com/sun/star/lang/XEventListener.hpp>
+#include <cppuhelper/interfacecontainer.hxx>
+#include <cppuhelper/queryinterface.hxx>
+#include <cppuhelper/implbase1.hxx>
+#include <cppuhelper/propshlp.hxx>
using namespace com::sun::star;
using namespace com::sun::star::uno;