summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/unoparaframeenum.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/unoparaframeenum.hxx')
-rw-r--r--sw/source/core/inc/unoparaframeenum.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/core/inc/unoparaframeenum.hxx b/sw/source/core/inc/unoparaframeenum.hxx
index 54d2313eacdd..cfa3694eafd6 100644
--- a/sw/source/core/inc/unoparaframeenum.hxx
+++ b/sw/source/core/inc/unoparaframeenum.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SW_UNOPARAFRAMEENUM_HXX
-#define SW_UNOPARAFRAMEENUM_HXX
+#ifndef INCLUDED_SW_SOURCE_CORE_INC_UNOPARAFRAMEENUM_HXX
+#define INCLUDED_SW_SOURCE_CORE_INC_UNOPARAFRAMEENUM_HXX
#include <deque>
@@ -110,6 +110,6 @@ public:
};
-#endif // SW_UNOPARAFRAMEENUM_HXX
+#endif // INCLUDED_SW_SOURCE_CORE_INC_UNOPARAFRAMEENUM_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */