summaryrefslogtreecommitdiff
path: root/vcl/win/source/gdi/salprn.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:57:46 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:57:46 +0000
commit4cdb8ed788b92d776b5d63102dd5e06b808c4956 (patch)
treeee2bb32841d808ed2ba652df1e7e8d522d40c6d2 /vcl/win/source/gdi/salprn.cxx
parentedd0ff8d9b236a87d45219e645531dc72ac8356d (diff)
INTEGRATION: CWS vgbugs07 (1.30.104); FILE MERGED
2007/06/04 13:30:03 vg 1.30.104.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'vcl/win/source/gdi/salprn.cxx')
-rw-r--r--vcl/win/source/gdi/salprn.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/win/source/gdi/salprn.cxx b/vcl/win/source/gdi/salprn.cxx
index 80f9aa571781..18dabe30c823 100644
--- a/vcl/win/source/gdi/salprn.cxx
+++ b/vcl/win/source/gdi/salprn.cxx
@@ -57,17 +57,17 @@
#include <salframe.h>
#endif
#ifndef _SV_SALPTYPE_HXX
-#include <salptype.hxx>
+#include <vcl/salptype.hxx>
#endif
#ifndef _SV_SALPRN_H
#include <salprn.h>
#endif
#ifndef _SV_PRINT_H
-#include <print.h>
+#include <vcl/print.h>
#endif
#ifndef _SV_JOBSET_H
-#include <jobset.h>
+#include <vcl/jobset.h>
#endif
#include <tools/urlobj.hxx>