summaryrefslogtreecommitdiff
path: root/toolkit/inc/helper/unowrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/inc/helper/unowrapper.hxx')
-rw-r--r--toolkit/inc/helper/unowrapper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/toolkit/inc/helper/unowrapper.hxx b/toolkit/inc/helper/unowrapper.hxx
index e62075d4f7cf..ee967e63dfed 100644
--- a/toolkit/inc/helper/unowrapper.hxx
+++ b/toolkit/inc/helper/unowrapper.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_TOOLKIT_HELPER_UNOWRAPPER_HXX
-#define INCLUDED_TOOLKIT_HELPER_UNOWRAPPER_HXX
+#ifndef INCLUDED_TOOLKIT_INC_HELPER_UNOWRAPPER_HXX
+#define INCLUDED_TOOLKIT_INC_HELPER_UNOWRAPPER_HXX
#include <com/sun/star/awt/XToolkit.hpp>
#include <com/sun/star/awt/XGraphics.hpp>
@@ -81,6 +81,6 @@ private:
virtual ~UnoWrapper();
};
-#endif // INCLUDED_TOOLKIT_HELPER_UNOWRAPPER_HXX
+#endif // INCLUDED_TOOLKIT_INC_HELPER_UNOWRAPPER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */