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