| Index: tools/servicec/lib/src/resources/dart/struct.dart
|
| diff --git a/tools/servicec/lib/src/resources/dart/struct.dart b/tools/servicec/lib/src/resources/dart/struct.dart
|
| index eb47d863c449c2f1d218dc0786eada6bc6063247..bff6c218228dca59d908342280be77300a60b83b 100644
|
| --- a/tools/servicec/lib/src/resources/dart/struct.dart
|
| +++ b/tools/servicec/lib/src/resources/dart/struct.dart
|
| @@ -4,7 +4,7 @@
|
|
|
| library service.struct;
|
|
|
| -import "dart:fletch.ffi";
|
| +import "dart:dartino.ffi";
|
| import "dart:collection";
|
|
|
| const int HEADER_SIZE = 56;
|
|
|