From 4afe11d3147463e0c16c4f80cd6d26c7a3b1d000 Mon Sep 17 00:00:00 2001 From: izydorst Date: Fri, 15 Aug 2003 22:34:07 +0000 Subject: [PATCH] include omission git-svn-id: svn://svn.cc65.org/cc65/trunk@2337 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- libsrc/geos/system/get_ostype.s | 1 + 1 file changed, 1 insertion(+) diff --git a/libsrc/geos/system/get_ostype.s b/libsrc/geos/system/get_ostype.s index 6124ca9db..ea6801e5c 100644 --- a/libsrc/geos/system/get_ostype.s +++ b/libsrc/geos/system/get_ostype.s @@ -11,6 +11,7 @@ .export _get_tv .importzp tmp1 + .include "../inc/const.inc" .include "../inc/geossym.inc" .include "../inc/geossym2.inc" -- 2.39.5