summaryrefslogtreecommitdiffstats
path: root/include/cppuhelper/compbase3.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/cppuhelper/compbase3.hxx')
-rw-r--r--include/cppuhelper/compbase3.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/cppuhelper/compbase3.hxx b/include/cppuhelper/compbase3.hxx
index 34fb477582b9..f36eecf9c7ad 100644
--- a/include/cppuhelper/compbase3.hxx
+++ b/include/cppuhelper/compbase3.hxx
@@ -19,8 +19,8 @@
#ifndef INCLUDED_CPPUHELPER_COMPBASE3_HXX
#define INCLUDED_CPPUHELPER_COMPBASE3_HXX
-#include <cppuhelper/implbase3.hxx>
-#include <cppuhelper/compbase_ex.hxx>
+#include "cppuhelper/implbase3.hxx"
+#include "cppuhelper/compbase_ex.hxx"
namespace cppu
{