diff options
-rw-r--r-- | tdecore/klockfile.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdecore/klockfile.h b/tdecore/klockfile.h index be347ab56..d0bfc5785 100644 --- a/tdecore/klockfile.h +++ b/tdecore/klockfile.h @@ -17,8 +17,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef _KLOCTDEFILE_H_ -#define _KLOCTDEFILE_H_ +#ifndef _KLOCKFILE_H_ +#define _KLOCKFILE_H_ #include <tqstring.h> #include <tqdatetime.h> |