When an AS4 ASM project is imported into a different AS6 ASM project folder only the .asm file is imported.
Other files like .inc and .h are not imported into the folder.
Example project included if anyone want to see what I mean. Manually copying the files allows the project to be assembled.
The import should copy everything but files generated by AS4 like .lst or .hex or .aws etc.