summaryrefslogtreecommitdiff
path: root/extensions/inc/helpids.h
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2022-01-16 15:29:00 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2022-01-17 01:33:35 +0100
commite3206e67402f623bac17ca94a20dfb45391dcb48 (patch)
tree9760a8e135bd39a916a1931445a04df26c1fe324 /extensions/inc/helpids.h
parent52443996eff721e612ac4afc1eb1a53bb8a3e06f (diff)
Recheck modules [e-f]* with IWYU
See tdf#42949 for motivation Change-Id: I49a3ce10dee4b03f99156f5b641f69448e1d5617 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128479 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'extensions/inc/helpids.h')
-rw-r--r--extensions/inc/helpids.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/extensions/inc/helpids.h b/extensions/inc/helpids.h
index 30a8736db9fe..48a623dd1319 100644
--- a/extensions/inc/helpids.h
+++ b/extensions/inc/helpids.h
@@ -20,6 +20,8 @@
#ifndef EXTENSIONS_HELPIDS_H
#define EXTENSIONS_HELPIDS_H
+#include <rtl/ustring.hxx>
+
inline constexpr OStringLiteral HID_ABSPILOT_PREVIOUS = "EXTENSIONS_HID_ABSPILOT_PREVIOUS";
inline constexpr OStringLiteral HID_ABSPILOT_NEXT = "EXTENSIONS_HID_ABSPILOT_NEXT";
inline constexpr OStringLiteral HID_ABSPILOT_CANCEL = "EXTENSIONS_HID_ABSPILOT_CANCEL";