summaryrefslogtreecommitdiff
path: root/include/cppuhelper/compbase2.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/cppuhelper/compbase2.hxx')
-rw-r--r--include/cppuhelper/compbase2.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/cppuhelper/compbase2.hxx b/include/cppuhelper/compbase2.hxx
index 3534f8a1885e..dda2507e34f9 100644
--- a/include/cppuhelper/compbase2.hxx
+++ b/include/cppuhelper/compbase2.hxx
@@ -19,8 +19,8 @@
#ifndef INCLUDED_CPPUHELPER_COMPBASE2_HXX
#define INCLUDED_CPPUHELPER_COMPBASE2_HXX
-#include <cppuhelper/implbase2.hxx>
-#include <cppuhelper/compbase_ex.hxx>
+#include "cppuhelper/implbase2.hxx"
+#include "cppuhelper/compbase_ex.hxx"
namespace cppu
{