summaryrefslogtreecommitdiffstats
path: root/tdeutils/tdecmoduleproxyIface.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeutils/tdecmoduleproxyIface.h')
-rw-r--r--tdeutils/tdecmoduleproxyIface.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tdeutils/tdecmoduleproxyIface.h b/tdeutils/tdecmoduleproxyIface.h
index 79d7a68ac..e0e986891 100644
--- a/tdeutils/tdecmoduleproxyIface.h
+++ b/tdeutils/tdecmoduleproxyIface.h
@@ -17,8 +17,8 @@
Boston, MA 02110-1301, USA.
*/
-#ifndef __KCMODULEPROXYIFACE_H__
-#define __KCMODULEPROXYIFACE_H__
+#ifndef __TDECMODULEPROXYIFACE_H__
+#define __TDECMODULEPROXYIFACE_H__
#include <dcopobject.h>
@@ -118,4 +118,4 @@ k_dcop:
virtual void quickHelpChanged() = 0;
};
-#endif // __KCMODULEPROXYIFACE_H__
+#endif // __TDECMODULEPROXYIFACE_H__