summaryrefslogtreecommitdiff
path: root/compiler/fppu.pas
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/fppu.pas')
-rw-r--r--compiler/fppu.pas1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/fppu.pas b/compiler/fppu.pas
index acff8e0528..8d8ed4a230 100644
--- a/compiler/fppu.pas
+++ b/compiler/fppu.pas
@@ -339,6 +339,7 @@ var
crc:=ppufile.header.checksum;
interface_crc:=ppufile.header.interface_checksum;
indirect_crc:=ppufile.header.indirect_checksum;
+ change_endian:=ppufile.change_endian;
{ Show Debug info }
if ppufiletime<>-1 then
Message1(unit_u_ppu_time,filetimestring(ppufiletime))