diff options
Diffstat (limited to 'kontact_plugin')
-rw-r--r-- | kontact_plugin/uniqueapphandler.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kontact_plugin/uniqueapphandler.h b/kontact_plugin/uniqueapphandler.h index 3882cd7..c02c114 100644 --- a/kontact_plugin/uniqueapphandler.h +++ b/kontact_plugin/uniqueapphandler.h @@ -19,8 +19,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef KONTACT_UNITQUEAPPHANDLER_H -#define KONTACT_UNITQUEAPPHANDLER_H +#ifndef KONTACT_UNIQUEAPPHANDLER_H +#define KONTACT_UNIQUEAPPHANDLER_H #include <dcopobject.h> #include <kontact/plugin.h> @@ -118,4 +118,4 @@ class KDE_EXPORT UniqueAppWatcher : public TQObject } // namespace -#endif /* KONTACT_UNITQUEAPPHANDLER_H */ +#endif /* KONTACT_UNIQUEAPPHANDLER_H */ |