diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-18 22:37:49 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-19 11:10:12 +0200 |
commit | 56de7aafcbe6b1547ef7da13f4fbb89b931a0556 (patch) | |
tree | 841c3508d03b72ad8045d771ad4333a2e5531673 /include/oox/ppt/slidetransition.hxx | |
parent | c12bc7f8949b6eda629ad48218c7cc19f8f767ee (diff) |
fixincludeguards.sh: include/oox
Change-Id: Ie0aca6c4fdfa4b7e4a902983c751a6d13d85f230
Diffstat (limited to 'include/oox/ppt/slidetransition.hxx')
-rw-r--r-- | include/oox/ppt/slidetransition.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/oox/ppt/slidetransition.hxx b/include/oox/ppt/slidetransition.hxx index 1469ec30024a..c45bd28aeb7f 100644 --- a/include/oox/ppt/slidetransition.hxx +++ b/include/oox/ppt/slidetransition.hxx @@ -18,8 +18,8 @@ */ -#ifndef OOX_PPT_SLIDETRANSITION -#define OOX_PPT_SLIDETRANSITION +#ifndef INCLUDED_OOX_PPT_SLIDETRANSITION_HXX +#define INCLUDED_OOX_PPT_SLIDETRANSITION_HXX #include <rtl/ustring.hxx> |