Skip to content

Commit 22f9ebc

Browse files
committed
Some code refactoring + updated the README file.
1 parent 20882d5 commit 22f9ebc

File tree

11 files changed

+280
-241
lines changed

11 files changed

+280
-241
lines changed

Contrib/StdUtils/include/ansi/nsis/pluginapi.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ extern "C" {
88
#include "api.h"
99

1010
#undef _UNICODE
11-
#include "..\..\unicode\nsis\nsis_tchar.h"
11+
#include "../common/nsis_tchar.h"
1212

1313
#ifndef NSISCALL
1414
# define NSISCALL __stdcall

0 commit comments

Comments
 (0)