summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/OSXNetworkService.mm
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/remotecontrol/OSXNetworkService.mm')
-rw-r--r--sd/source/ui/remotecontrol/OSXNetworkService.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/remotecontrol/OSXNetworkService.mm b/sd/source/ui/remotecontrol/OSXNetworkService.mm
index ef8c32f5678d..a03c1d5e7998 100644
--- a/sd/source/ui/remotecontrol/OSXNetworkService.mm
+++ b/sd/source/ui/remotecontrol/OSXNetworkService.mm
@@ -6,7 +6,7 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#include <osl/conditn.hxx> // Include this early to avoid error as check() gets defined by some SDK header to empty
+#include <osl/conditn.hxx>
#include <premac.h>
#import <CoreFoundation/CoreFoundation.h>