summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/RemoteServer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/RemoteServer.hxx')
-rw-r--r--sd/source/ui/inc/RemoteServer.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/inc/RemoteServer.hxx b/sd/source/ui/inc/RemoteServer.hxx
index 60c9b18f4d48..f873fcd512a3 100644
--- a/sd/source/ui/inc/RemoteServer.hxx
+++ b/sd/source/ui/inc/RemoteServer.hxx
@@ -6,8 +6,8 @@
* 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/.
*/
-#ifndef _SD_IMPRESSREMOTE_SERVER_HXX
-#define _SD_IMPRESSREMOTE_SERVER_HXX
+#ifndef INCLUDED_SD_SOURCE_UI_INC_REMOTESERVER_HXX
+#define INCLUDED_SD_SOURCE_UI_INC_REMOTESERVER_HXX
// SERVER
#include <stdio.h>
@@ -89,5 +89,5 @@ namespace sd
};
}
-#endif // _SD_IMPRESSREMOTE_SERVER_HXX
+#endif // INCLUDED_SD_SOURCE_UI_INC_REMOTESERVER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */