From 8eba058ee991b3a1ee3bc08788516684e83f0285 Mon Sep 17 00:00:00 2001 From: "Andrey Halyavin (halyavin)" Date: Fri, 17 Mar 2006 17:14:40 +0000 Subject: [PATCH] I forget to include lang.inc file in END application. Now this is fixed. git-svn-id: svn://kolibrios.org@59 a494cfbc-eb01-0410-851d-a64ba20cac60 --- programs/end/trunk/end.asm | 1 + 1 file changed, 1 insertion(+) diff --git a/programs/end/trunk/end.asm b/programs/end/trunk/end.asm index 61fd6f51e5..228caa2a9c 100644 --- a/programs/end/trunk/end.asm +++ b/programs/end/trunk/end.asm @@ -5,6 +5,7 @@ ; and if we know that high 24 bits of eax are zero, we can use 1st form ; the same about ebx,ecx,edx +include "lang.inc" include "macros.inc" meos_app_start