summaryrefslogtreecommitdiff
path: root/sd/qa
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-10-23 22:38:46 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-10-23 23:22:33 +0200
commit3b58ababc566adef48d8ab600489e554c4585b1d (patch)
treeb1abea7e58d2f9daa28903896d87e3b6284eed43 /sd/qa
parent3a6148e8114a5b980dbedadacce2074390d81555 (diff)
fixincludeguards.sh: sd
Change-Id: Ic831838b377656015d645eec9d439424378e08af
Diffstat (limited to 'sd/qa')
-rw-r--r--sd/qa/unit/sdmodeltestbase.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/qa/unit/sdmodeltestbase.hxx b/sd/qa/unit/sdmodeltestbase.hxx
index 9b48cd8495ff..945fdee0a447 100644
--- a/sd/qa/unit/sdmodeltestbase.hxx
+++ b/sd/qa/unit/sdmodeltestbase.hxx
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef SD_QA_UNIT_SDMODELTESTBASE_HXX
-#define SD_QA_UNIT_SDMODELTESTBASE_HXX
+#ifndef INCLUDED_SD_QA_UNIT_SDMODELTESTBASE_HXX
+#define INCLUDED_SD_QA_UNIT_SDMODELTESTBASE_HXX
#include <test/bootstrapfixture.hxx>
#include <test/xmldiff.hxx>