summaryrefslogtreecommitdiff
path: root/sw/inc/reffld.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/reffld.hxx')
-rw-r--r--sw/inc/reffld.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/reffld.hxx b/sw/inc/reffld.hxx
index 620190782307..6fded12d815b 100644
--- a/sw/inc/reffld.hxx
+++ b/sw/inc/reffld.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SW_REFFLD_HXX
-#define SW_REFFLD_HXX
+#ifndef INCLUDED_SW_INC_REFFLD_HXX
+#define INCLUDED_SW_INC_REFFLD_HXX
#include <fldbas.hxx>
@@ -145,6 +145,6 @@ public:
};
-#endif /// SW_REFFLD_HXX
+#endif /// INCLUDED_SW_INC_REFFLD_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */