Index: dart/tools/addlatexhash.dart |
=================================================================== |
--- dart/tools/addlatexhash.dart (revision 44043) |
+++ dart/tools/addlatexhash.dart (working copy) |
@@ -24,7 +24,7 @@ |
import 'dart:io'; |
import 'dart:convert'; |
-import '../pkg/utf/lib/utf.dart'; |
+import '../third_party/pkg/utf/lib/utf.dart'; |
import '../third_party/pkg/crypto/lib/crypto.dart'; |
// ---------------------------------------------------------------------- |