summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLStreamingMediaManagerConstants.m
diff options
context:
space:
mode:
authorMuller, Alexander (A.) <amulle19@ford.com>2017-03-15 16:47:47 -0700
committerMuller, Alexander (A.) <amulle19@ford.com>2017-03-15 16:47:47 -0700
commit4f6615fdc06706198a2b04f2139eed9da092f2a4 (patch)
tree6b26f5ce876fac248a3cb1cb4d3d3bd8d595b91a /SmartDeviceLink/SDLStreamingMediaManagerConstants.m
parent36139eb71ca33a75f96e2ad116ce95ba020fdac8 (diff)
downloadsdl_ios-4f6615fdc06706198a2b04f2139eed9da092f2a4.tar.gz
Added missing import.
Diffstat (limited to 'SmartDeviceLink/SDLStreamingMediaManagerConstants.m')
-rw-r--r--SmartDeviceLink/SDLStreamingMediaManagerConstants.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/SmartDeviceLink/SDLStreamingMediaManagerConstants.m b/SmartDeviceLink/SDLStreamingMediaManagerConstants.m
index 799992371..1c65284d3 100644
--- a/SmartDeviceLink/SDLStreamingMediaManagerConstants.m
+++ b/SmartDeviceLink/SDLStreamingMediaManagerConstants.m
@@ -7,6 +7,7 @@
//
#import <UIKit/UIKit.h>
+#import "SDLStreamingMediaManagerConstants.h"
CGSize const SDLDefaultScreenSize = {0, 0};