summaryrefslogtreecommitdiff
path: root/include/cppuhelper/compbase_ex.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/cppuhelper/compbase_ex.hxx')
-rw-r--r--include/cppuhelper/compbase_ex.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/cppuhelper/compbase_ex.hxx b/include/cppuhelper/compbase_ex.hxx
index 28535e8bb6ca..6a3f0000c992 100644
--- a/include/cppuhelper/compbase_ex.hxx
+++ b/include/cppuhelper/compbase_ex.hxx
@@ -19,10 +19,10 @@
#ifndef INCLUDED_CPPUHELPER_COMPBASE_EX_HXX
#define INCLUDED_CPPUHELPER_COMPBASE_EX_HXX
-#include <cppuhelper/implbase_ex.hxx>
-#include <cppuhelper/interfacecontainer.h>
-#include <com/sun/star/lang/XComponent.hpp>
-#include <cppuhelper/cppuhelperdllapi.h>
+#include "cppuhelper/implbase_ex.hxx"
+#include "cppuhelper/interfacecontainer.h"
+#include "com/sun/star/lang/XComponent.hpp"
+#include "cppuhelper/cppuhelperdllapi.h"
/// @cond INTERNAL