Skip to content

Commit 3a44f21

Browse files
authored
Update request.go
1 parent c49a3bc commit 3a44f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

request.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package sciter
22

33
/*
4-
#include "sciter-x.h"
4+
#include <sciter-x.h>
55
66
extern REQUEST_RESULT SCAPI RequestUse( HREQUEST rq );
77
extern REQUEST_RESULT SCAPI RequestUnUse( HREQUEST rq );

0 commit comments

Comments
 (0)