summaryrefslogtreecommitdiff
path: root/vcl/source/window/keycod.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 13:12:50 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 13:12:50 +0000
commitb666aa17890b1d9e3d3af9f0abb3c8bcb7033d8d (patch)
treee0d6a5f6b40932208751a08d2016787f82501f4e /vcl/source/window/keycod.cxx
parent25bdeb89159805bd431907addd934d2e13e98147 (diff)
INTEGRATION: CWS vclcleanup02 (1.3.4); FILE MERGED
2003/12/17 16:05:41 mt 1.3.4.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:38 mt 1.3.4.1: #i23061# VCL cleanup, removed headers, methods and types...
Diffstat (limited to 'vcl/source/window/keycod.cxx')
-rw-r--r--vcl/source/window/keycod.cxx8
1 files changed, 3 insertions, 5 deletions
diff --git a/vcl/source/window/keycod.cxx b/vcl/source/window/keycod.cxx
index 616b2c77448b..e791311018eb 100644
--- a/vcl/source/window/keycod.cxx
+++ b/vcl/source/window/keycod.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: keycod.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2003-12-01 13:38:45 $
+ * last change: $Author: vg $ $Date: 2004-01-06 14:12:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,8 +59,6 @@
*
************************************************************************/
-#define _SV_KEYCOD_CXX
-
#ifndef _SV_SVSYS_HXX
#include <svsys.h>
#endif
@@ -82,7 +80,7 @@
#endif
#ifndef _RC_H
-#include <rc.h>
+#include <tools/rc.h>
#endif