Skip to content

Commit 889c953

Browse files
committed
- correct premake5.lua
1 parent d266e02 commit 889c953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/premake5.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ project "DriverLevelTool"
2626
targetdir "bin/%{cfg.buildcfg}"
2727

2828
includedirs {
29-
"."
29+
"./"
3030
}
3131

3232
files {

0 commit comments

Comments
 (0)