From 14677f6adbe40e72ade744fc0dd35cec37a85001 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sat, 9 Nov 2013 14:01:53 -0600 Subject: fdo#65108 inter-module includes <> Change-Id: I1caf03785f84cf709b7f23c5ca3d2659bf950b28 --- include/apple_remote/RemoteControl.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/apple_remote/RemoteControl.h') diff --git a/include/apple_remote/RemoteControl.h b/include/apple_remote/RemoteControl.h index 2dab73182ecf..04fab5a6d602 100644 --- a/include/apple_remote/RemoteControl.h +++ b/include/apple_remote/RemoteControl.h @@ -29,11 +29,11 @@ * *****************************************************************************/ -#include "sal/config.h" +#include #import -#include "sal/types.h" +#include // notifaction names that are being used to signal that an application wants to // have access to the remote control device or if the application has finished -- cgit