summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/tdefile-plugins/abiword/tdefile_abiword.h4
-rw-r--r--tools/tdefile-plugins/gnumeric/tdefile_gnumeric.h4
-rw-r--r--tools/tdefile-plugins/koffice/tdefile_koffice.h4
-rw-r--r--tools/tdefile-plugins/ooo/tdefile_ooo.h4
4 files changed, 8 insertions, 8 deletions
diff --git a/tools/tdefile-plugins/abiword/tdefile_abiword.h b/tools/tdefile-plugins/abiword/tdefile_abiword.h
index 0b09acb8..524996a0 100644
--- a/tools/tdefile-plugins/abiword/tdefile_abiword.h
+++ b/tools/tdefile-plugins/abiword/tdefile_abiword.h
@@ -17,8 +17,8 @@
*
*/
-#ifndef __KFILE_ABIWORD_H__
-#define __KFILE_ABIWORD_H__
+#ifndef __TDEFILE_ABIWORD_H__
+#define __TDEFILE_ABIWORD_H__
#include <tdefilemetainfo.h>
diff --git a/tools/tdefile-plugins/gnumeric/tdefile_gnumeric.h b/tools/tdefile-plugins/gnumeric/tdefile_gnumeric.h
index c48c08ab..4340f918 100644
--- a/tools/tdefile-plugins/gnumeric/tdefile_gnumeric.h
+++ b/tools/tdefile-plugins/gnumeric/tdefile_gnumeric.h
@@ -17,8 +17,8 @@
*
*/
-#ifndef __KFILE_GNUMERIC_H__
-#define __KFILE_GNUMERIC_H__
+#ifndef __TDEFILE_GNUMERIC_H__
+#define __TDEFILE_GNUMERIC_H__
#include <tdefilemetainfo.h>
diff --git a/tools/tdefile-plugins/koffice/tdefile_koffice.h b/tools/tdefile-plugins/koffice/tdefile_koffice.h
index 9ac50178..2dbe7025 100644
--- a/tools/tdefile-plugins/koffice/tdefile_koffice.h
+++ b/tools/tdefile-plugins/koffice/tdefile_koffice.h
@@ -17,8 +17,8 @@
*
*/
-#ifndef __KFILE_KOFFICE_H__
-#define __KFILE_KOFFICE_H__
+#ifndef __TDEFILE_KOFFICE_H__
+#define __TDEFILE_KOFFICE_H__
#include <tdefilemetainfo.h>
diff --git a/tools/tdefile-plugins/ooo/tdefile_ooo.h b/tools/tdefile-plugins/ooo/tdefile_ooo.h
index 9cb9f12a..4f3b90f3 100644
--- a/tools/tdefile-plugins/ooo/tdefile_ooo.h
+++ b/tools/tdefile-plugins/ooo/tdefile_ooo.h
@@ -17,8 +17,8 @@
*
*/
-#ifndef __KFILE_OOO_H__
-#define __KFILE_OOO_H__
+#ifndef __TDEFILE_OOO_H__
+#define __TDEFILE_OOO_H__
#include <tdefilemetainfo.h>
#include <tqiodevice.h>