diff options
Diffstat (limited to 'SmartDeviceLink/SDLUnsubscribeVehicleData.m')
-rw-r--r-- | SmartDeviceLink/SDLUnsubscribeVehicleData.m | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/SmartDeviceLink/SDLUnsubscribeVehicleData.m b/SmartDeviceLink/SDLUnsubscribeVehicleData.m index 7c0b521e7..b4567ca7a 100644 --- a/SmartDeviceLink/SDLUnsubscribeVehicleData.m +++ b/SmartDeviceLink/SDLUnsubscribeVehicleData.m @@ -4,6 +4,7 @@ #import "SDLUnsubscribeVehicleData.h" +#import "NSMutableDictionary+Store.h" #import "SDLNames.h" @implementation SDLUnsubscribeVehicleData |