diff options
Diffstat (limited to 'avmedia/util/hidother.src')
-rwxr-xr-x | avmedia/util/hidother.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/avmedia/util/hidother.src b/avmedia/util/hidother.src index f8815bf94e1a..e5bcae55480b 100755 --- a/avmedia/util/hidother.src +++ b/avmedia/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: vg $ $Date: 2005-03-23 12:32:29 $ + * last change: $Author: rt $ $Date: 2005-06-20 14:55:05 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -59,7 +59,7 @@ * ************************************************************************/ -#include "..\inc\helpids.hrc" +#include "../inc/helpids.hrc" hidspecial HID_AVMEDIA_TOOLBOXITEM_PLAY { HelpId = HID_AVMEDIA_TOOLBOXITEM_PLAY; }; hidspecial HID_AVMEDIA_TOOLBOXITEM_PAUSE { HelpId = HID_AVMEDIA_TOOLBOXITEM_PAUSE; }; |