diff dwtx/core/runtime/Path.d @ 90:7ffeace6c47f

Update 3.4M7 to 3.4
author Frank Benoit <benoit@tionex.de>
date Sun, 06 Jul 2008 23:30:07 +0200
parents 5df4896124c7
children dadb23ea55a6
line wrap: on
line diff
--- a/dwtx/core/runtime/Path.d	Sun Jun 22 22:57:31 2008 +0200
+++ b/dwtx/core/runtime/Path.d	Sun Jul 06 23:30:07 2008 +0200
@@ -18,7 +18,7 @@
 
 import dwt.dwthelper.utils;
 
-import tango.io.FileConst;
+import tango.io.model.IFile;
 
 static import tango.text.Text;
 alias tango.text.Text.Text!(char) StringBuffer;