From 3590d6949f78cc4b3f23e7eb21368474a5c41425 Mon Sep 17 00:00:00 2001 From: "Muller, Alexander (A.)" Date: Thu, 22 Sep 2016 10:25:10 -0700 Subject: Reverted SDLNames to Project instead of Public. --- SmartDeviceLink/SDLTurn.m | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'SmartDeviceLink/SDLTurn.m') diff --git a/SmartDeviceLink/SDLTurn.m b/SmartDeviceLink/SDLTurn.m index 81e022db8..4eaf0ac4b 100644 --- a/SmartDeviceLink/SDLTurn.m +++ b/SmartDeviceLink/SDLTurn.m @@ -4,8 +4,7 @@ #import "SDLTurn.h" #import "SDLImage.h" - - +#import "SDLNames.h" @implementation SDLTurn -- cgit v1.2.1