summaryrefslogtreecommitdiff
path: root/include/unotools/dynamicmenuoptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/dynamicmenuoptions.hxx')
-rw-r--r--include/unotools/dynamicmenuoptions.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/dynamicmenuoptions.hxx b/include/unotools/dynamicmenuoptions.hxx
index c3526f9b141c..9b436d64488b 100644
--- a/include/unotools/dynamicmenuoptions.hxx
+++ b/include/unotools/dynamicmenuoptions.hxx
@@ -21,8 +21,8 @@
#include <unotools/unotoolsdllapi.h>
#include <sal/types.h>
-#include <com/sun/star/uno/Sequence.h>
#include <unotools/options.hxx>
+#include <rtl/ustring.hxx>
#include <memory>
namespace com::sun::star::beans { struct PropertyValue; }