summaryrefslogtreecommitdiff
path: root/sw/inc/drawdoc.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-10-22 17:03:24 +0200
committerCaolán McNamara <caolanm@redhat.com>2013-10-23 10:28:07 +0000
commitf852bda5ecf68c9450925bc95138509ffadb4a43 (patch)
treeccb34263bd4a07f7fbc0aa57c487ec9c10331d0f /sw/inc/drawdoc.hxx
parentb009e8fd4fce06d9abae8aaac8750ece7df212e4 (diff)
clean up some include guards
Conflicts: sw/source/ui/inc/content.hxx Change-Id: I58d81881271fc6e3320bf3b5f1321594b28614a6 Reviewed-on: https://gerrit.libreoffice.org/6388 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/inc/drawdoc.hxx')
-rw-r--r--sw/inc/drawdoc.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/drawdoc.hxx b/sw/inc/drawdoc.hxx
index a49eb20b24e2..3cc5d3ce62e2 100644
--- a/sw/inc/drawdoc.hxx
+++ b/sw/inc/drawdoc.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _DRAWDOC_HXX
-#define _DRAWDOC_HXX
+#ifndef INCLUDED_SW_INC_DRAWDOC_HXX
+#define INCLUDED_SW_INC_DRAWDOC_HXX
#include <svx/fmmodel.hxx>