diff --git a/MLVB-API-Example-OC/App/PCH/MLVB-API-Example-OC-PrefixHeader.pch b/MLVB-API-Example-OC/App/PCH/MLVB-API-Example-OC-PrefixHeader.pch index eb8ad3a..f9d6c2b 100644 --- a/MLVB-API-Example-OC/App/PCH/MLVB-API-Example-OC-PrefixHeader.pch +++ b/MLVB-API-Example-OC/App/PCH/MLVB-API-Example-OC-PrefixHeader.pch @@ -16,6 +16,6 @@ #import "URLUtils.h" #import "UIViewController+AlertViewController.h" -@import TXLiteAVSDK_Live; +@import TXLiteAVSDK_Smart; #endif /* MLVB_API_Example_OC_PrefixHeader_pch */