summaryrefslogtreecommitdiff
path: root/vcl/source/window/accmgr.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-07-24 09:18:09 +0000
committerRüdiger Timm <rt@openoffice.org>2007-07-24 09:18:09 +0000
commite50057f640d8ce4852b134dfeb47870ef090de9e (patch)
tree5273572f9735373ffb76a7b608b74366334e6d81 /vcl/source/window/accmgr.cxx
parent3c0aa883ae60461294b60df7e5291e068a83f426 (diff)
INTEGRATION: CWS mergesvp (1.7.2); FILE MERGED
2007/07/04 15:32:39 pl 1.7.2.1: #i79023# header moving
Diffstat (limited to 'vcl/source/window/accmgr.cxx')
-rw-r--r--vcl/source/window/accmgr.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/vcl/source/window/accmgr.cxx b/vcl/source/window/accmgr.cxx
index 8a47ac3ad163..861a039d5c9c 100644
--- a/vcl/source/window/accmgr.cxx
+++ b/vcl/source/window/accmgr.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: accmgr.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 20:27:58 $
+ * last change: $Author: rt $ $Date: 2007-07-24 10:18:09 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -44,13 +44,13 @@
#endif
#ifndef _SV_ACCEL_H
-#include <accel.h>
+#include <vcl/accel.h>
#endif
#ifndef _SV_ACCEL_HXX
#include <vcl/accel.hxx>
#endif
#ifndef _SV_ACCMGR_HXX
-#include <accmgr.hxx>
+#include <vcl/accmgr.hxx>
#endif