Kaydet (Commit) 14677f6a authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

fdo#65108 inter-module includes <>

Change-Id: I1caf03785f84cf709b7f23c5ca3d2659bf950b28
üst 45beff50
...@@ -29,11 +29,11 @@ ...@@ -29,11 +29,11 @@
* *
*****************************************************************************/ *****************************************************************************/
#include "sal/config.h" #include <sal/config.h>
#import <Cocoa/Cocoa.h> #import <Cocoa/Cocoa.h>
#include "sal/types.h" #include <sal/types.h>
// notifaction names that are being used to signal that an application wants to // 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 // have access to the remote control device or if the application has finished
......
...@@ -29,11 +29,11 @@ ...@@ -29,11 +29,11 @@
* *
*****************************************************************************/ *****************************************************************************/
#include "sal/config.h" #include <sal/config.h>
#import <Cocoa/Cocoa.h> #import <Cocoa/Cocoa.h>
#include "sal/types.h" #include <sal/types.h>
#define AppleRemoteControlEvent 15 #define AppleRemoteControlEvent 15
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment