Index: dart/frog/leg/frog_leg.dart |
diff --git a/dart/frog/leg/frog_leg.dart b/dart/frog/leg/frog_leg.dart |
index bbbdf8901deb3b886c6b952c4ab35c0e527c7483..8c1e28bcf73036a2cef800a0bfc8fc0fa3dda54d 100644 |
--- a/dart/frog/leg/frog_leg.dart |
+++ b/dart/frog/leg/frog_leg.dart |
@@ -5,7 +5,7 @@ |
#library('frog_leg'); |
#import('../../lib/uri/uri.dart'); |
-#import('../../utils/compiler/source_file.dart'); |
+#import('source_file.dart'); |
#import('../lang.dart', prefix: 'frog'); |
#import('api.dart', prefix: 'api'); |
#import('io/io.dart', prefix: 'io'); |