diff --git a/tests/compile_tests/winresource/test.bas b/tests/compile_tests/winresource/test.bas index 98ff1430f..438db5f7b 100644 --- a/tests/compile_tests/winresource/test.bas +++ b/tests/compile_tests/winresource/test.bas @@ -1,5 +1,5 @@ -$EXEICON:'tests/compile_tests/icon/qb64.ico' +$EXEICON:'tests/compile_tests/winresource/qb64.ico' $VERSIONINFO:FileDescription='Test Description' $VERSIONINFO:ProductName='Test Product Name'