summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/navipi.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/navipi.hxx')
-rw-r--r--sc/source/ui/inc/navipi.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/navipi.hxx b/sc/source/ui/inc/navipi.hxx
index dfe0eb9cf092..e3d20201373f 100644
--- a/sc/source/ui/inc/navipi.hxx
+++ b/sc/source/ui/inc/navipi.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SC_NAVIPI_HXX
-#define SC_NAVIPI_HXX
+#ifndef INCLUDED_SC_SOURCE_UI_INC_NAVIPI_HXX
+#define INCLUDED_SC_SOURCE_UI_INC_NAVIPI_HXX
#include <vector>
#include <vcl/toolbox.hxx>
@@ -342,6 +342,6 @@ private:
ScNavigatorDlg* pNavigator;
};
-#endif // SC_NAVIPI_HXX
+#endif // INCLUDED_SC_SOURCE_UI_INC_NAVIPI_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */