diff options
Diffstat (limited to 'tdespell2/plugins/aspell/tdespell_aspellclient.h')
-rw-r--r-- | tdespell2/plugins/aspell/tdespell_aspellclient.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdespell2/plugins/aspell/tdespell_aspellclient.h b/tdespell2/plugins/aspell/tdespell_aspellclient.h index 6da78f000..1384b0242 100644 --- a/tdespell2/plugins/aspell/tdespell_aspellclient.h +++ b/tdespell2/plugins/aspell/tdespell_aspellclient.h @@ -18,8 +18,8 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA * 02110-1301 USA */ -#ifndef KSPELL_ASPELLCLIENT_H -#define KSPELL_ASPELLCLIENT_H +#ifndef TDESPELL_ASPELLCLIENT_H +#define TDESPELL_ASPELLCLIENT_H #include "client.h" #include <tqobject.h> |