summaryrefslogtreecommitdiff
path: root/include/framework/undomanagerhelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/framework/undomanagerhelper.hxx')
-rw-r--r--include/framework/undomanagerhelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/framework/undomanagerhelper.hxx b/include/framework/undomanagerhelper.hxx
index 296092e203ea..fe71eacb9a17 100644
--- a/include/framework/undomanagerhelper.hxx
+++ b/include/framework/undomanagerhelper.hxx
@@ -20,9 +20,9 @@
#ifndef INCLUDED_FRAMEWORK_UNDOMANAGERHELPER_HXX
#define INCLUDED_FRAMEWORK_UNDOMANAGERHELPER_HXX
-#include "framework/fwedllapi.h"
-#include "framework/iguard.hxx"
-#include "framework/imutex.hxx"
+#include <framework/fwedllapi.h>
+#include <framework/iguard.hxx>
+#include <framework/imutex.hxx>
#include <com/sun/star/document/XUndoManager.hpp>
#include <com/sun/star/util/XModifyListener.hpp>