Skip to content

Commit a4bc1d8

Browse files
committed
Update cli/version.rc
Forward slashes in include to not break cross-compilation.
1 parent 5622914 commit a4bc1d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/version.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include "..\lib\version.h"
1+
#include "../lib/version.h"
22
#include "winresrc.h"
33

44
VS_VERSION_INFO VERSIONINFO

0 commit comments

Comments
 (0)