diff options
Diffstat (limited to 'plugins/AutoShutdown')
-rw-r--r-- | plugins/AutoShutdown/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AutoShutdown/res/resource.rc b/plugins/AutoShutdown/res/resource.rc index 4215911002..001234ba65 100644 --- a/plugins/AutoShutdown/res/resource.rc +++ b/plugins/AutoShutdown/res/resource.rc @@ -29,7 +29,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_UK 1 TEXTINCLUDE MOVEABLE PURE
BEGIN
- "..\src\resource.h\0"
+ "..\\src\\resource.h\0"
END
2 TEXTINCLUDE MOVEABLE PURE
|