summaryrefslogtreecommitdiff
path: root/include/svtools/grfmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/grfmgr.hxx')
-rw-r--r--include/svtools/grfmgr.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svtools/grfmgr.hxx b/include/svtools/grfmgr.hxx
index 23918952dbf5..a6751622cafd 100644
--- a/include/svtools/grfmgr.hxx
+++ b/include/svtools/grfmgr.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _GRFMGR_HXX
-#define _GRFMGR_HXX
+#ifndef INCLUDED_SVTOOLS_GRFMGR_HXX
+#define INCLUDED_SVTOOLS_GRFMGR_HXX
#include <vcl/graph.hxx>
#include <svtools/svtdllapi.h>
@@ -630,6 +630,6 @@ public:
);
};
-#endif // _GRFMGR_HXX
+#endif // INCLUDED_SVTOOLS_GRFMGR_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */