diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-07-24 09:33:35 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-07-24 09:33:35 +0000 |
commit | 12eb02e0ef16dcea50ffc88bef38513a4eb67884 (patch) | |
tree | 1f1eaaeb60cd10235d1f20c06f6a54dfa5e9d145 /vcl/win | |
parent | a1c6c755f8025267ed7565217eeeb827d8ca755d (diff) |
INTEGRATION: CWS mergesvp (1.5.2); FILE MERGED
2007/07/04 15:32:41 pl 1.5.2.1: #i79023# header moving
Diffstat (limited to 'vcl/win')
-rw-r--r-- | vcl/win/inc/salmenu.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/win/inc/salmenu.h b/vcl/win/inc/salmenu.h index 29b8ae46ff81..7f875f4fb84d 100644 --- a/vcl/win/inc/salmenu.h +++ b/vcl/win/inc/salmenu.h @@ -4,9 +4,9 @@ * * $RCSfile: salmenu.h,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: hr $ $Date: 2007-06-27 20:53:52 $ + * last change: $Author: rt $ $Date: 2007-07-24 10:33:35 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -43,7 +43,7 @@ #include <vcl/bitmap.hxx> #endif #ifndef _SV_SALMENU_HXX -#include <salmenu.hxx> +#include <vcl/salmenu.hxx> #endif |