diff --git a/src/rt/dmain2.d b/src/rt/dmain2.d index 4c124f17d2..5ab13b6d80 100644 --- a/src/rt/dmain2.d +++ b/src/rt/dmain2.d @@ -6,7 +6,7 @@ * $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost Software License 1.0). * (See accompanying file LICENSE) * Authors: Walter Bright, Sean Kelly - * Source: $(DRUNTIMESRC src/rt/_dmain2.d) + * Source: $(DRUNTIMESRC rt/_dmain2.d) */ module rt.dmain2;