summaryrefslogtreecommitdiff
path: root/starmath/source/mathmlexport.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-10-22 21:30:16 +0200
committerCaolán McNamara <caolanm@redhat.com>2013-10-23 10:24:32 +0000
commitda18612bf67b1f7caf9d94f4d8cb7fbd626e09f2 (patch)
tree3a4d7746a9741d4bfb7b606e6ade5e933a0f5da5 /starmath/source/mathmlexport.hxx
parentc400d41b93421268d1b71f9b029285fc8a855ba0 (diff)
starmath: fix include guards
Change-Id: I4f4bd88e8be1f2745ec8c96793a43d93e3f733b4 Reviewed-on: https://gerrit.libreoffice.org/6389 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'starmath/source/mathmlexport.hxx')
-rw-r--r--starmath/source/mathmlexport.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/starmath/source/mathmlexport.hxx b/starmath/source/mathmlexport.hxx
index 4f97bb403b43..7727fdbd042d 100644
--- a/starmath/source/mathmlexport.hxx
+++ b/starmath/source/mathmlexport.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _MATHMLEXPORT_HXX_
-#define _MATHMLEXPORT_HXX_
+#ifndef INCLUDED_STARMATH_SOURCE_MATHMLEXPORT_HXX
+#define INCLUDED_STARMATH_SOURCE_MATHMLEXPORT_HXX
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmlexp.hxx>