diff options
Diffstat (limited to 'include/xmloff/xmlprcon.hxx')
-rw-r--r-- | include/xmloff/xmlprcon.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/xmloff/xmlprcon.hxx b/include/xmloff/xmlprcon.hxx index 3ed1af78e736..3d10c6284956 100644 --- a/include/xmloff/xmlprcon.hxx +++ b/include/xmloff/xmlprcon.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _XMLOFF_XMLPROPERTYSETCONTEXT_HXX -#define _XMLOFF_XMLPROPERTYSETCONTEXT_HXX +#ifndef INCLUDED_XMLOFF_XMLPRCON_HXX +#define INCLUDED_XMLOFF_XMLPRCON_HXX #include <xmloff/xmlictxt.hxx> #include <xmloff/xmlimppr.hxx> @@ -65,6 +65,6 @@ public: }; -#endif // _XMLOFF_XMLPROPERTYSETCONTEXT_HXX +#endif // INCLUDED_XMLOFF_XMLPRCON_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |