move tinygl.obj to /sys/lib, fix path

git-svn-id: svn://kolibrios.org@6737 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2016-11-22 12:21:04 +00:00
parent 6a851c29a8
commit f26b88fc9a
5 changed files with 8 additions and 8 deletions

View File

@@ -878,7 +878,7 @@ macro E_LIB n
include '../export.inc'
;--------------------------------------------------
system_path db '/kolibrios/lib/'
system_path db '/sys/lib/'
name_tgl db 'tinygl.obj',0
err_message_found_lib db 'Sorry I cannot load library tinygl.obj',0
head_f_i: