summaryrefslogtreecommitdiff
path: root/accessibility/inc/pch
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/inc/pch')
-rw-r--r--accessibility/inc/pch/precompiled_acc.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/inc/pch/precompiled_acc.hxx b/accessibility/inc/pch/precompiled_acc.hxx
index 2e35f821aae7..0d4e4072aa7b 100644
--- a/accessibility/inc/pch/precompiled_acc.hxx
+++ b/accessibility/inc/pch/precompiled_acc.hxx
@@ -14,8 +14,8 @@
also fixes all possible problems, so it's usually better to use it).
*/
-#include "comphelper/accessibleeventnotifier.hxx"
-#include "unotools/accessiblerelationsethelper.hxx"
+#include <comphelper/accessibleeventnotifier.hxx>
+#include <unotools/accessiblerelationsethelper.hxx>
#include <algorithm>
#include <boost/noncopyable.hpp>
#include <boost/unordered_map.hpp>