summaryrefslogtreecommitdiffstats
path: root/tdespell2/plugins/aspell
diff options
context:
space:
mode:
Diffstat (limited to 'tdespell2/plugins/aspell')
-rw-r--r--tdespell2/plugins/aspell/tdespell_aspellclient.h4
-rw-r--r--tdespell2/plugins/aspell/tdespell_aspelldict.h4
2 files changed, 4 insertions, 4 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>
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"