diff options
Diffstat (limited to 'kmail/stl_util.h')
-rw-r--r-- | kmail/stl_util.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kmail/stl_util.h b/kmail/stl_util.h index 4b549a352..8a2738952 100644 --- a/kmail/stl_util.h +++ b/kmail/stl_util.h @@ -29,8 +29,8 @@ your version. */ -#ifndef __KDEPIM__KMAIL__STL_UTIL_H__ -#define __KDEPIM__KMAIL__STL_UTIL_H__ +#ifndef __TDEPIM__KMAIL__STL_UTIL_H__ +#define __TDEPIM__KMAIL__STL_UTIL_H__ #include <algorithm> @@ -61,4 +61,4 @@ namespace kdtools { } // namespace kdtools -#endif // __KDEPIM__KMAIL__STL_UTIL_H__ +#endif // __TDEPIM__KMAIL__STL_UTIL_H__ |