diff options
Diffstat (limited to '')
-rw-r--r-- | src/ultrastardx.lpr (renamed from src/UltraStar.lpr) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/UltraStar.lpr b/src/ultrastardx.lpr index 66badecb..09a44f45 100644 --- a/src/UltraStar.lpr +++ b/src/ultrastardx.lpr @@ -15,5 +15,5 @@ // // *************************************************************************** -{$I UltraStar.dpr} +{$I ultrastardx.dpr} |