diff options
author | Philipp Lohmann <pl@openoffice.org> | 2009-05-15 12:30:37 +0000 |
---|---|---|
committer | Philipp Lohmann <pl@openoffice.org> | 2009-05-15 12:30:37 +0000 |
commit | 30fca0624de37895c2464eefcf94d72a09c8a25c (patch) | |
tree | e49bf7a0b94bee135b50cd4730583a4870d27d2e /svx/source/dialog/fntctrl.cxx | |
parent | 70f9e3f8624fae519a48f82b5e657c083d929d5d (diff) |
#i92516# remove unused headers
Diffstat (limited to 'svx/source/dialog/fntctrl.cxx')
-rw-r--r-- | svx/source/dialog/fntctrl.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/dialog/fntctrl.cxx b/svx/source/dialog/fntctrl.cxx index 5076b06f52c5..348a2fa7ac30 100644 --- a/svx/source/dialog/fntctrl.cxx +++ b/svx/source/dialog/fntctrl.cxx @@ -33,7 +33,7 @@ // include --------------------------------------------------------------- #include <sfx2/viewsh.hxx> // SfxViewShell -#include <sfx2/printer.hxx> // SfxPrinter +#include <vcl/print.hxx> // Printer #include <vcl/metric.hxx> #include <vcl/svapp.hxx> #include <com/sun/star/uno/Reference.h> |