summaryrefslogtreecommitdiffstats
path: root/src/tdesvn.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tdesvn.h')
-rw-r--r--src/tdesvn.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/tdesvn.h b/src/tdesvn.h
index 6c00331..72c785f 100644
--- a/src/tdesvn.h
+++ b/src/tdesvn.h
@@ -19,8 +19,8 @@
***************************************************************************/
-#ifndef _KDESVN_H_
-#define _KDESVN_H_
+#ifndef _TDESVN_H_
+#define _TDESVN_H_
#include "tdesvn-config.h"
@@ -114,4 +114,4 @@ protected slots:
virtual void slotLoadLast(bool);
};
-#endif // _KDESVN_H_
+#endif // _TDESVN_H_