summaryrefslogtreecommitdiff
path: root/SmartDeviceLink
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2016-09-19 14:20:45 -0400
committerJoel Fischer <joeljfischer@gmail.com>2016-09-19 14:20:45 -0400
commitb31a6b1b7df97db72f9df4fdb3c822e1f640b290 (patch)
treeb0dac8879c98ce2ad5c11d7f072ab668526650a4 /SmartDeviceLink
parent80c14e3c590b7386b0a7d1599e9fd9ce8415d67b (diff)
downloadsdl_ios-b31a6b1b7df97db72f9df4fdb3c822e1f640b290.tar.gz
Update importing of SDLNotificationConstant names
Diffstat (limited to 'SmartDeviceLink')
-rw-r--r--SmartDeviceLink/SDLNotificationConstants.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/SmartDeviceLink/SDLNotificationConstants.h b/SmartDeviceLink/SDLNotificationConstants.h
index ef6e193e8..fa367124c 100644
--- a/SmartDeviceLink/SDLNotificationConstants.h
+++ b/SmartDeviceLink/SDLNotificationConstants.h
@@ -14,7 +14,7 @@
NS_ASSUME_NONNULL_BEGIN
-typedef NSString *SDLNotificationName;
+typedef NSNotificationName SDLNotificationName;
typedef NSString *SDLNotificationUserInfoKey;
#pragma mark - Blocks