summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/IBluetoothSocket.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/remotecontrol/IBluetoothSocket.hxx')
-rw-r--r--sd/source/ui/remotecontrol/IBluetoothSocket.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/remotecontrol/IBluetoothSocket.hxx b/sd/source/ui/remotecontrol/IBluetoothSocket.hxx
index cef365ac7e4e..c229f9248637 100644
--- a/sd/source/ui/remotecontrol/IBluetoothSocket.hxx
+++ b/sd/source/ui/remotecontrol/IBluetoothSocket.hxx
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef _SD_IMPRESSREMOTE_IBLUETOOTHSOCKET_HXX
-#define _SD_IMPRESSREMOTE_IBLUETOOTHSOCKET_HXX
+#ifndef INCLUDED_SD_SOURCE_UI_REMOTECONTROL_IBLUETOOTHSOCKET_HXX
+#define INCLUDED_SD_SOURCE_UI_REMOTECONTROL_IBLUETOOTHSOCKET_HXX
#include <rtl/string.hxx>
#include <boost/noncopyable.hpp>
@@ -38,6 +38,6 @@ namespace sd
};
}
-#endif // _SD_IMPRESSREMOTE_IBLUETOOTHSOCKET_HXX
+#endif // INCLUDED_SD_SOURCE_UI_REMOTECONTROL_IBLUETOOTHSOCKET_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */