diff --git a/libsrc/tgi/Makefile b/libsrc/tgi/Makefile index e1d0b5eee..a951fc195 100644 --- a/libsrc/tgi/Makefile +++ b/libsrc/tgi/Makefile @@ -47,7 +47,7 @@ S_OBJS = tgi-kernel.o \ tgi_setdrawpage.o \ tgi_setpalette.o \ tgi_setpixel.o \ - tgi_setdrawpage.o \ + tgi_setviewpage.o \ tgi_textsize.o \ tgi_textstyle.o \ tgi_unload.o