summaryrefslogtreecommitdiff
path: root/toolkit/inc/helper/imagealign.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/inc/helper/imagealign.hxx')
-rw-r--r--toolkit/inc/helper/imagealign.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/toolkit/inc/helper/imagealign.hxx b/toolkit/inc/helper/imagealign.hxx
index 7b063c9a14d5..60ade5d36580 100644
--- a/toolkit/inc/helper/imagealign.hxx
+++ b/toolkit/inc/helper/imagealign.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_TOOLKIT_HELPER_IMAGEALIGN_HXX
-#define INCLUDED_TOOLKIT_HELPER_IMAGEALIGN_HXX
+#ifndef INCLUDED_TOOLKIT_INC_HELPER_IMAGEALIGN_HXX
+#define INCLUDED_TOOLKIT_INC_HELPER_IMAGEALIGN_HXX
#include <sal/types.h>
#include <vcl/button.hxx>
@@ -48,6 +48,6 @@ namespace toolkit
} // namespace toolkit
-#endif // INCLUDED_TOOLKIT_HELPER_IMAGEALIGN_HXX
+#endif // INCLUDED_TOOLKIT_INC_HELPER_IMAGEALIGN_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */