summaryrefslogtreecommitdiffstats
path: root/tdecore/kcalendarsystemgregorian.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/kcalendarsystemgregorian.cpp')
-rw-r--r--tdecore/kcalendarsystemgregorian.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdecore/kcalendarsystemgregorian.cpp b/tdecore/kcalendarsystemgregorian.cpp
index 38ee1014a..9d4d14661 100644
--- a/tdecore/kcalendarsystemgregorian.cpp
+++ b/tdecore/kcalendarsystemgregorian.cpp
@@ -24,12 +24,12 @@
#include <tqdatetime.h>
#include <tqstring.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kdebug.h>
#include "kcalendarsystemgregorian.h"
-KCalendarSystemGregorian::KCalendarSystemGregorian(const KLocale * locale)
+KCalendarSystemGregorian::KCalendarSystemGregorian(const TDELocale * locale)
: KCalendarSystem(locale)
{
}