diff --git a/example/example.dart b/example/example.dart index b7a75c0..31c572d 100644 --- a/example/example.dart +++ b/example/example.dart @@ -1,4 +1,4 @@ -import 'package:youtube_explode_dart/src/youtube_explode_base.dart'; +import 'package:youtube_explode_dart/youtube_explode_dart.dart'; Future main() async { // Parse the video id from the url.