Skip to content

Commit 61596d8

Browse files
committed
Fixed: Include path.
1 parent 13d5d39 commit 61596d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WinHttp_Examples/_WinHttpSimpleFormFill_2.au3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
#include "..\WinHttp.au3"
2+
#include "WinHttp.au3"
33

44
Opt("MustDeclareVars", 1)
55

0 commit comments

Comments
 (0)