summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-11-22 17:22:08 -0500
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-11-22 17:28:16 -0500
commitd69bda6300f2a2035d1754d8a33e4bba56a47607 (patch)
tree2bef86b377a1fe89fbdc2c36b31a85dc1178649c /cui
parentb5339f0d299b0fd080fa278b0223afdf4fd65eeb (diff)
Make NfCurrencyTable a separate header & forward-declare it in zforlist.hxx.
Change-Id: I17b52c277ab6ec8b15e88729feee0a269b75087d
Diffstat (limited to 'cui')
-rw-r--r--cui/source/options/optgdlg.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/source/options/optgdlg.cxx b/cui/source/options/optgdlg.cxx
index 29e1387354c6..e68743da2310 100644
--- a/cui/source/options/optgdlg.cxx
+++ b/cui/source/options/optgdlg.cxx
@@ -18,6 +18,7 @@
*/
#include <svl/zforlist.hxx>
+#include <svl/currencytable.hxx>
#include <svtools/grfmgr.hxx>
#include <svl/flagitem.hxx>
#include <sfx2/dispatch.hxx>