summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/BluetoothServiceRecord.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/remotecontrol/BluetoothServiceRecord.hxx')
-rw-r--r--sd/source/ui/remotecontrol/BluetoothServiceRecord.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/remotecontrol/BluetoothServiceRecord.hxx b/sd/source/ui/remotecontrol/BluetoothServiceRecord.hxx
index 690d7fd43a03..d85f25771351 100644
--- a/sd/source/ui/remotecontrol/BluetoothServiceRecord.hxx
+++ b/sd/source/ui/remotecontrol/BluetoothServiceRecord.hxx
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef BLUETOOTH_SERVICE_RECORD_HXX
-#define BLUETOOTH_SERVICE_RECORD_HXX
+#ifndef INCLUDED_SD_SOURCE_UI_REMOTECONTROL_BLUETOOTHSERVICERECORD_HXX
+#define INCLUDED_SD_SOURCE_UI_REMOTECONTROL_BLUETOOTHSERVICERECORD_HXX
// FIXME: look into sharing definitions across OS's (i.e. UUID and port ).
// Look into dynamically determining which ports are available.
@@ -73,5 +73,5 @@ static const char *bluetooth_service_record =
"</record>"
;
-#endif // BLUETOOTH_SERVICE_RECORD_HXX
+#endif // INCLUDED_SD_SOURCE_UI_REMOTECONTROL_BLUETOOTHSERVICERECORD_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */