summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfsdrexport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/rtfsdrexport.hxx')
-rw-r--r--sw/source/filter/ww8/rtfsdrexport.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/filter/ww8/rtfsdrexport.hxx b/sw/source/filter/ww8/rtfsdrexport.hxx
index 2e8d2dd52fe7..c2e82d99d7ef 100644
--- a/sw/source/filter/ww8/rtfsdrexport.hxx
+++ b/sw/source/filter/ww8/rtfsdrexport.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _RTFSDREXPORT_HXX_
-#define _RTFSDREXPORT_HXX_
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_RTFSDREXPORT_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_RTFSDREXPORT_HXX
#include <filter/msfilter/escherex.hxx>
#include <editeng/outlobj.hxx>
@@ -99,6 +99,6 @@ private:
void impl_writeGraphic();
};
-#endif // _RTFSDREXPORT_HXX_
+#endif // INCLUDED_SW_SOURCE_FILTER_WW8_RTFSDREXPORT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */