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/SDLPerformAudioPassThruResponse.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SmartDeviceLink/SDLPerformAudioPassThruResponse.m') diff --git a/SmartDeviceLink/SDLPerformAudioPassThruResponse.m b/SmartDeviceLink/SDLPerformAudioPassThruResponse.m index f3900a15f..5ea120d5d 100644 --- a/SmartDeviceLink/SDLPerformAudioPassThruResponse.m +++ b/SmartDeviceLink/SDLPerformAudioPassThruResponse.m @@ -4,7 +4,7 @@ #import "SDLPerformAudioPassThruResponse.h" - +#import "SDLNames.h" @implementation SDLPerformAudioPassThruResponse -- cgit v1.2.1