summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLShowConstantTBTResponse.m
diff options
context:
space:
mode:
authorNicoleYarroch <nicole@livio.io>2019-03-05 15:04:25 -0500
committerNicoleYarroch <nicole@livio.io>2019-03-05 15:04:25 -0500
commit63a48c0f0a6606070b0fe30292a8b8bc974dbeae (patch)
tree1a2979b240e6abda96ef86920cdfe016db7cfc61 /SmartDeviceLink/SDLShowConstantTBTResponse.m
parentab727d005ea4cf5e09856fe2f0cccacdf35d5d2b (diff)
downloadsdl_ios-63a48c0f0a6606070b0fe30292a8b8bc974dbeae.tar.gz
Renamed `SDLNames` to `SDLRPCParameterNames`
Diffstat (limited to 'SmartDeviceLink/SDLShowConstantTBTResponse.m')
-rw-r--r--SmartDeviceLink/SDLShowConstantTBTResponse.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/SmartDeviceLink/SDLShowConstantTBTResponse.m b/SmartDeviceLink/SDLShowConstantTBTResponse.m
index efcf75894..be8bc9363 100644
--- a/SmartDeviceLink/SDLShowConstantTBTResponse.m
+++ b/SmartDeviceLink/SDLShowConstantTBTResponse.m
@@ -5,7 +5,7 @@
#import "SDLShowConstantTBTResponse.h"
#import "NSMutableDictionary+Store.h"
-#import "SDLNames.h"
+#import "SDLRPCParameterNames.h"
#import "SDLRPCFunctionNames.h"
NS_ASSUME_NONNULL_BEGIN