summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vcl/source/window/keycod.cxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/vcl/source/window/keycod.cxx b/vcl/source/window/keycod.cxx
index 3d9a18f3f874..ff76f622d15c 100644
--- a/vcl/source/window/keycod.cxx
+++ b/vcl/source/window/keycod.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: keycod.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: rt $ $Date: 2007-04-26 09:30:02 $
+ * last change: $Author: hr $ $Date: 2007-06-27 20:31:44 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,20 +40,20 @@
#include <svsys.h>
#endif
#ifndef _SV_SALINST_HXX
-#include <salinst.hxx>
+#include <vcl/salinst.hxx>
#endif
#ifndef _SV_SALFRAME_HXX
-#include <salframe.hxx>
+#include <vcl/salframe.hxx>
#endif
#ifndef _SV_SVDATA_HXX
-#include <svdata.hxx>
+#include <vcl/svdata.hxx>
#endif
#ifndef _SV_WINDOW_HXX
-#include <window.hxx>
+#include <vcl/window.hxx>
#endif
#ifndef _SV_KEYCOD_HXX
-#include <keycod.hxx>
+#include <vcl/keycod.hxx>
#endif
#ifndef _RC_H