summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/OSXBluetooth.h
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/remotecontrol/OSXBluetooth.h')
-rw-r--r--sd/source/ui/remotecontrol/OSXBluetooth.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/remotecontrol/OSXBluetooth.h b/sd/source/ui/remotecontrol/OSXBluetooth.h
index 4c1900adb65d..ecd07fdfba14 100644
--- a/sd/source/ui/remotecontrol/OSXBluetooth.h
+++ b/sd/source/ui/remotecontrol/OSXBluetooth.h
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_OSXBLUETOOTH_H
-#define INCLUDED_OSXBLUETOOTH_H
+#ifndef INCLUDED_SD_SOURCE_UI_REMOTECONTROL_OSXBLUETOOTH_H
+#define INCLUDED_SD_SOURCE_UI_REMOTECONTROL_OSXBLUETOOTH_H
#import <IOBluetooth/objc/IOBluetoothRFCOMMChannel.h>
@@ -28,6 +28,6 @@
@end
-#endif /* INCLUDED_OSXBLUETOOTH_H */
+#endif // INCLUDED_SD_SOURCE_UI_REMOTECONTROL_OSXBLUETOOTH_H
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */