From c83a2d2149582187c79958f9cda90013e550ce8f Mon Sep 17 00:00:00 2001 From: jaybinks Date: Mon, 1 Oct 2007 11:35:25 +0000 Subject: fix mogs compile error :) ( In lazarus build ) hmmm need to get this to $Include the DPR or something .... git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@457 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Code/UltraStar.lpr | 1 + 1 file changed, 1 insertion(+) (limited to 'Game/Code/UltraStar.lpr') diff --git a/Game/Code/UltraStar.lpr b/Game/Code/UltraStar.lpr index e2c08aeb..026d0d69 100644 --- a/Game/Code/UltraStar.lpr +++ b/Game/Code/UltraStar.lpr @@ -42,6 +42,7 @@ uses opengl12 in 'lib\JEDI-SDLv1.0\OpenGL\Pas\opengl12.pas', sdl in 'lib\JEDI-SDLv1.0\SDL\Pas\sdl.pas', sdl_image in 'lib\JEDI-SDLv1.0\SDL_Image\Pas\sdl_image.pas', + sdl_ttf in 'lib\JEDI-SDLv1.0\SDL_ttf\Pas\sdl_ttf.pas', sdlutils in 'lib\JEDI-SDLv1.0\SDL\Pas\sdlutils.pas', -- cgit v1.2.3