summaryrefslogtreecommitdiffstats
path: root/include/svx/swframeexample.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/swframeexample.hxx')
-rw-r--r--include/svx/swframeexample.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/swframeexample.hxx b/include/svx/swframeexample.hxx
index 1414673f57a2..03477fe937d5 100644
--- a/include/svx/swframeexample.hxx
+++ b/include/svx/swframeexample.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVXSWFRAMEEXAMPLE_HXX
-#define _SVXSWFRAMEEXAMPLE_HXX
+#ifndef INCLUDED_SVX_SWFRAMEEXAMPLE_HXX
+#define INCLUDED_SVX_SWFRAMEEXAMPLE_HXX
#include <vcl/window.hxx>
#include <tools/color.hxx>
@@ -91,6 +91,6 @@ public:
};
-#endif // _SVXSWFRAMEEXAMPLE_HXX
+#endif // INCLUDED_SVX_SWFRAMEEXAMPLE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */