diff --git a/compiler/systems/i_atari.pas b/compiler/systems/i_atari.pas index 8f245c5247..fccd2a9d60 100644 --- a/compiler/systems/i_atari.pas +++ b/compiler/systems/i_atari.pas @@ -38,7 +38,7 @@ unit i_atari; cpu : cpu_m68k; unit_env : ''; extradefines : ''; - exeext : '.tpp'; + exeext : '.ttp'; defext : ''; scriptext : ''; smartext : '.sl';