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