summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-08-18 06:56:24 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-08-18 06:56:24 +0200
commitff25eed68d1f99a71ffbe8416b7d9139351d3410 (patch)
tree1a821b49ffe42af27760e83a3305a7ab74470ab3 /sw
parentade2bce3b867efc306380739143a6a79514fbc1f (diff)
include app.hrc
Change-Id: Ib0db01179ed56f39d5e3986e7302b2bf914b06e9
Diffstat (limited to 'sw')
-rw-r--r--sw/source/ui/table/tabledlg.cxx1
-rw-r--r--sw/source/uibase/shells/tabsh.cxx1
2 files changed, 2 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>
diff --git a/sw/source/uibase/shells/tabsh.cxx b/sw/source/uibase/shells/tabsh.cxx
index 283808f00ab3..d5c9ecaf8fb1 100644
--- a/sw/source/uibase/shells/tabsh.cxx
+++ b/sw/source/uibase/shells/tabsh.cxx
@@ -70,6 +70,7 @@
#include <docsh.hxx>
#include <tblsel.hxx>
+#include <app.hrc>
#include <dialog.hrc>
#include <popup.hrc>
#include <shells.hrc>