diff options
Diffstat (limited to 'SmartDeviceLink/SDLJsonDecoder.m')
-rw-r--r-- | SmartDeviceLink/SDLJsonDecoder.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SmartDeviceLink/SDLJsonDecoder.m b/SmartDeviceLink/SDLJsonDecoder.m index 0ff561df8..3c76f1ebc 100644 --- a/SmartDeviceLink/SDLJsonDecoder.m +++ b/SmartDeviceLink/SDLJsonDecoder.m @@ -4,7 +4,7 @@ #import "SDLJsonDecoder.h" #import "SDLDebugTool.h" -#import "SDLNames.h" + @implementation SDLJsonDecoder |