From a92f9e481ab4d1ebf7d199f14b423a9a5d591947 Mon Sep 17 00:00:00 2001 From: tobigun Date: Thu, 23 Jul 2009 18:58:19 +0000 Subject: UPlatformLinux/MacOSX adjusted to use IPath git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@1881 b956fd51-792f-4845-bead-9b4dfca2ff2c --- unicode/src/base/UPlatformLinux.pas | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'unicode/src/base/UPlatformLinux.pas') diff --git a/unicode/src/base/UPlatformLinux.pas b/unicode/src/base/UPlatformLinux.pas index f318d49d..693facaa 100644 --- a/unicode/src/base/UPlatformLinux.pas +++ b/unicode/src/base/UPlatformLinux.pas @@ -36,7 +36,8 @@ interface uses Classes, UPlatform, - UConfig; + UConfig, + UPath; type TPlatformLinux = class(TPlatform) -- cgit v1.2.3