https://issues.dlang.org/show_bug.cgi?id=15071
--- Comment #9 from Steve Biedermann <[email protected]> --- I see. Thanks for the clarification. But then maybe there is something wrong with the file lookup from dub. (Wrong case = link error, correct case = success) I just tried to compile with rdmd and it seems that rdmd also correctly resolves the file, regardless of the case. I also tried to specify the -I command line switch for dmd, but it's the same as without (link errors). --
