diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2013-03-07 15:57:43 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2013-03-07 15:57:43 +0100 |
commit | a401b53f4bca0f9d30b27966382c94b3f84202bb (patch) | |
tree | f82d5f9b000d7f293d1ea6051c0f97a2b4812e65 /sw | |
parent | aabcdab969825c16a3edd2431f5b41eec17afdf4 (diff) |
Leave this one unfixed, since I have no idea what went wrong
Change-Id: Ibad1e2a397fdffb66b45ad6e897501c65b03b231
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/ui/dialog/wordcountdialog.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/dialog/wordcountdialog.cxx b/sw/source/ui/dialog/wordcountdialog.cxx index 5347dd6c8d9b..66b64fa669b5 100644 --- a/sw/source/ui/dialog/wordcountdialog.cxx +++ b/sw/source/ui/dialog/wordcountdialog.cxx @@ -20,7 +20,7 @@ #include <swtypes.hxx> #include <wordcountdialog.hxx> #include <docstat.hxx> -#include <dialog.hxx> +#include <dialog.hrc> #include <cmdid.h> #include <swmodule.hxx> #include <wview.hxx> |