diff options
author | Kohei Yoshida <kohei.yoshida@collabora.com> | 2014-11-20 23:41:13 -0500 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@collabora.com> | 2014-11-20 23:42:18 -0500 |
commit | 8e206be4ed997df73ef135d20694fc512b4d3d1b (patch) | |
tree | a606c07fd2258d44669185669984fd99ae686f6f /sfx2/source/doc/sfxbasemodel.cxx | |
parent | e870448176f0616d279aa1c43ea62138e102b6bb (diff) |
Forgot to check this in. This should have been a part of the last commit.
Change-Id: Id2b75e6e64b11c523ffa862f2d99bf02c2adedc5
Diffstat (limited to 'sfx2/source/doc/sfxbasemodel.cxx')
-rw-r--r-- | sfx2/source/doc/sfxbasemodel.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/source/doc/sfxbasemodel.cxx b/sfx2/source/doc/sfxbasemodel.cxx index cbefd5349786..7e34a7be6811 100644 --- a/sfx2/source/doc/sfxbasemodel.cxx +++ b/sfx2/source/doc/sfxbasemodel.cxx @@ -110,6 +110,7 @@ #include <sfx2/brokenpackageint.hxx> #include "graphhelp.hxx" #include "docundomanager.hxx" +#include <stringhint.hxx> #include <sfx2/msgpool.hxx> #include <sfx2/DocumentMetadataAccess.hxx> |