diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-08-18 06:56:24 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-08-18 06:56:24 +0200 |
commit | ff25eed68d1f99a71ffbe8416b7d9139351d3410 (patch) | |
tree | 1a821b49ffe42af27760e83a3305a7ab74470ab3 /sw/source/ui | |
parent | ade2bce3b867efc306380739143a6a79514fbc1f (diff) |
include app.hrc
Change-Id: Ib0db01179ed56f39d5e3986e7302b2bf914b06e9
Diffstat (limited to 'sw/source/ui')
-rw-r--r-- | sw/source/ui/table/tabledlg.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/ui/table/tabledlg.cxx b/sw/source/ui/table/tabledlg.cxx index aecc3bdea670..79eb155226c0 100644 --- a/sw/source/ui/table/tabledlg.cxx +++ b/sw/source/ui/table/tabledlg.cxx @@ -53,6 +53,7 @@ #include <poolfmt.hxx> #include <SwStyleNameMapper.hxx> +#include <app.hrc> #include <cmdid.h> #include <table.hrc> #include <svx/svxids.hrc> |