diff options
Diffstat (limited to 'plugins/AuthState')
-rw-r--r-- | plugins/AuthState/res/authstate.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AuthState/res/authstate.rc b/plugins/AuthState/res/authstate.rc index 92e9024d9f..071abc75d3 100644 --- a/plugins/AuthState/res/authstate.rc +++ b/plugins/AuthState/res/authstate.rc @@ -52,7 +52,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US 1 TEXTINCLUDE
BEGIN
- "..\src\resource.h\0"
+ "..\\src\\resource.h\0"
END
2 TEXTINCLUDE
|