From fece8a800270788455962ed4b99a023210daaaf9 Mon Sep 17 00:00:00 2001 From: f1fth_freed0m Date: Tue, 15 Apr 2008 21:51:36 +0000 Subject: Removed Libraries Dir because of problems with some dlls git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1022 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Code/lib/JEDI-SDL/SDL_ttf/Pas/sdl_ttf.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Game/Code/lib/JEDI-SDL/SDL_ttf') diff --git a/Game/Code/lib/JEDI-SDL/SDL_ttf/Pas/sdl_ttf.pas b/Game/Code/lib/JEDI-SDL/SDL_ttf/Pas/sdl_ttf.pas index 73001038..88966f82 100644 --- a/Game/Code/lib/JEDI-SDL/SDL_ttf/Pas/sdl_ttf.pas +++ b/Game/Code/lib/JEDI-SDL/SDL_ttf/Pas/sdl_ttf.pas @@ -179,7 +179,7 @@ uses const {$IFDEF WINDOWS} - SDLttfLibName = 'Libraries\SDL_ttf.dll'; + SDLttfLibName = 'SDL_ttf.dll'; {$ENDIF} {$IFDEF UNIX} -- cgit v1.2.3