diff options
Diffstat (limited to 'tdespell2/plugins/hspell/tdespell_hspelldict.h')
-rw-r--r-- | tdespell2/plugins/hspell/tdespell_hspelldict.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdespell2/plugins/hspell/tdespell_hspelldict.h b/tdespell2/plugins/hspell/tdespell_hspelldict.h index 7b18003be..d2fda232a 100644 --- a/tdespell2/plugins/hspell/tdespell_hspelldict.h +++ b/tdespell2/plugins/hspell/tdespell_hspelldict.h @@ -19,8 +19,8 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA * 02110-1301 USA */ -#ifndef KSPELL_HSPELLDICT_H -#define KSPELL_HSPELLDICT_H +#ifndef TDESPELL_HSPELLDICT_H +#define TDESPELL_HSPELLDICT_H #include "dictionary.h" /* libhspell is a C library and it does not have #ifdef __cplusplus */ |