diff options
Diffstat (limited to 'odk/examples/cpp/complextoolbarcontrols/MyJob.h')
-rw-r--r-- | odk/examples/cpp/complextoolbarcontrols/MyJob.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/odk/examples/cpp/complextoolbarcontrols/MyJob.h b/odk/examples/cpp/complextoolbarcontrols/MyJob.h index b6ac4bef0c37..4c02cc6c2367 100644 --- a/odk/examples/cpp/complextoolbarcontrols/MyJob.h +++ b/odk/examples/cpp/complextoolbarcontrols/MyJob.h @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _MyJob_HXX -#define _MyJob_HXX +#ifndef INCLUDED_COMPLEXTOOLBARCONTROLS_MYJOB_H +#define INCLUDED_COMPLEXTOOLBARCONTROLS_MYJOB_H #include <com/sun/star/task/XJob.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> |