From 9daf02c3d62e1e81e01e4823f9996db5815a1f4f Mon Sep 17 00:00:00 2001 From: tobigun Date: Thu, 23 Jul 2009 15:18:19 +0000 Subject: UPath renamed to UPathUtils git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@1873 b956fd51-792f-4845-bead-9b4dfca2ff2c --- unicode/src/base/USong.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unicode/src/base/USong.pas') diff --git a/unicode/src/base/USong.pas b/unicode/src/base/USong.pas index eedc6258..86349359 100644 --- a/unicode/src/base/USong.pas +++ b/unicode/src/base/USong.pas @@ -154,7 +154,7 @@ uses StrUtils, TextGL, UIni, - UPath, + UPathUtils, UMusic, //needed for Lines UNote; //needed for Player -- cgit v1.2.3