summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLChangeRegistration.h
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/SDLChangeRegistration.h')
-rw-r--r--SmartDeviceLink/SDLChangeRegistration.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/SmartDeviceLink/SDLChangeRegistration.h b/SmartDeviceLink/SDLChangeRegistration.h
index 4bbc7c234..90248c421 100644
--- a/SmartDeviceLink/SDLChangeRegistration.h
+++ b/SmartDeviceLink/SDLChangeRegistration.h
@@ -4,7 +4,8 @@
#import "SDLRPCRequest.h"
-@class SDLLanguage;
+#import "SDLLanguage.h"
+
@class SDLTTSChunk;
/**
@@ -32,12 +33,12 @@
/**
* @abstract The language the app wants to change to
*/
-@property (strong, nonatomic) SDLLanguage *language;
+@property (strong, nonatomic) SDLLanguage language;
/**
* @abstract HMI display language
*/
-@property (strong, nonatomic) SDLLanguage *hmiDisplayLanguage;
+@property (strong, nonatomic) SDLLanguage hmiDisplayLanguage;
/**
* Request a new app name registration