diff options
Diffstat (limited to 'tdespell2/plugins/aspell/tdespell_aspelldict.h')
-rw-r--r-- | tdespell2/plugins/aspell/tdespell_aspelldict.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdespell2/plugins/aspell/tdespell_aspelldict.h b/tdespell2/plugins/aspell/tdespell_aspelldict.h index 6b6174a1c..a462733f7 100644 --- a/tdespell2/plugins/aspell/tdespell_aspelldict.h +++ b/tdespell2/plugins/aspell/tdespell_aspelldict.h @@ -18,8 +18,8 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA * 02110-1301 USA */ -#ifndef KSPELL_ASPELLDICT_H -#define KSPELL_ASPELLDICT_H +#ifndef TDESPELL_ASPELLDICT_H +#define TDESPELL_ASPELLDICT_H #include "dictionary.h" |