summaryrefslogtreecommitdiff
path: root/vcl/win
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-07-24 09:34:02 +0000
committerRüdiger Timm <rt@openoffice.org>2007-07-24 09:34:02 +0000
commitb5a24711c70375793a50c1c1971238736b6f0288 (patch)
tree967969aec6bb0a1d08e5cceafd3f07458ebe641a /vcl/win
parent7fe33aa1aa2e28cb2b65323ecbe38738f4f95c7d (diff)
INTEGRATION: CWS mergesvp (1.144.2); FILE MERGED
2007/07/04 15:32:41 pl 1.144.2.1: #i79023# header moving
Diffstat (limited to 'vcl/win')
-rw-r--r--vcl/win/source/window/salframe.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/vcl/win/source/window/salframe.cxx b/vcl/win/source/window/salframe.cxx
index c4ad50af326b..ab87f8c01455 100644
--- a/vcl/win/source/window/salframe.cxx
+++ b/vcl/win/source/window/salframe.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: salframe.cxx,v $
*
- * $Revision: 1.144 $
+ * $Revision: 1.145 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 20:58:16 $
+ * last change: $Author: rt $ $Date: 2007-07-24 10:34:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -85,7 +85,7 @@
#include <salids.hrc>
#endif
#ifndef _SV_SYSDATA_HXX
-#include <sysdata.hxx>
+#include <vcl/sysdata.hxx>
#endif
#ifndef _SV_SALDATA_HXX
#include <saldata.hxx>
@@ -115,7 +115,7 @@
#include <salobj.h>
#endif
#ifndef _SV_IMPBMP_HXX
-#include <impbmp.hxx>
+#include <vcl/impbmp.hxx>
#endif
#ifndef _SV_TIMER_HXX
#include <vcl/timer.hxx>
@@ -130,7 +130,7 @@
#include <vcl/keycodes.hxx>
#endif
#ifndef _SV_WINDOW_H
-#include <window.h>
+#include <vcl/window.h>
#endif
#ifndef _SV_WINDOW_HXX
#include <vcl/window.hxx>