diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2016-12-21 14:16:38 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2016-12-21 14:16:38 +0100 |
commit | bbdac4192d1959552d656310aeb71759a874e005 (patch) | |
tree | b89663220b12dad751d9f9de3c3ad7de009156cd /cui | |
parent | 63fe7f65d2a606da6b34d7809c159985da0bfc65 (diff) |
Missing include
Change-Id: I93aebf7eb48dc899e8ae30ecc63a00980aade166
Diffstat (limited to 'cui')
-rw-r--r-- | cui/source/tabpages/align.src | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cui/source/tabpages/align.src b/cui/source/tabpages/align.src index cfb84dfd2d99..e9c1fcfebeb1 100644 --- a/cui/source/tabpages/align.src +++ b/cui/source/tabpages/align.src @@ -17,6 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include "cuires.hrc" + Bitmap RID_SVXBMP_BOTTOMLOCK { File = "lo01.png"; |