diff options
Diffstat (limited to 'sd/source/ui/inc/tpoption.hxx')
-rw-r--r-- | sd/source/ui/inc/tpoption.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/inc/tpoption.hxx b/sd/source/ui/inc/tpoption.hxx index cbbd960912cc..3c29a4570458 100644 --- a/sd/source/ui/inc/tpoption.hxx +++ b/sd/source/ui/inc/tpoption.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SD_TPOPTION_HXX -#define _SD_TPOPTION_HXX +#ifndef INCLUDED_SD_SOURCE_UI_INC_TPOPTION_HXX +#define INCLUDED_SD_SOURCE_UI_INC_TPOPTION_HXX #include <vcl/lstbox.hxx> @@ -159,6 +159,6 @@ public: }; -#endif // _SD_TPOPTION_HXX +#endif // INCLUDED_SD_SOURCE_UI_INC_TPOPTION_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |