summaryrefslogtreecommitdiffstats
path: root/korganizer/plugins/printing
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/plugins/printing')
-rw-r--r--korganizer/plugins/printing/journal/journalprint.h2
-rw-r--r--korganizer/plugins/printing/list/listprint.h2
-rw-r--r--korganizer/plugins/printing/whatsnext/whatsnextprint.h2
-rw-r--r--korganizer/plugins/printing/year/yearprint.cpp2
-rw-r--r--korganizer/plugins/printing/year/yearprint.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/korganizer/plugins/printing/journal/journalprint.h b/korganizer/plugins/printing/journal/journalprint.h
index c84153a4..1ab7e259 100644
--- a/korganizer/plugins/printing/journal/journalprint.h
+++ b/korganizer/plugins/printing/journal/journalprint.h
@@ -24,7 +24,7 @@
#ifndef JOURNALPRINT_H
#define JOURNALPRINT_H
-#include <klocale.h>
+#include <tdelocale.h>
#include "calprintpluginbase.h"
#ifndef KORG_NOPRINTER
diff --git a/korganizer/plugins/printing/list/listprint.h b/korganizer/plugins/printing/list/listprint.h
index db799727..dd47ae37 100644
--- a/korganizer/plugins/printing/list/listprint.h
+++ b/korganizer/plugins/printing/list/listprint.h
@@ -24,7 +24,7 @@
#ifndef LISTPRINT_H
#define LISTPRINT_H
-#include <klocale.h>
+#include <tdelocale.h>
#include "calprintpluginbase.h"
#ifndef KORG_NOPRINTER
diff --git a/korganizer/plugins/printing/whatsnext/whatsnextprint.h b/korganizer/plugins/printing/whatsnext/whatsnextprint.h
index 467e0257..d31a585c 100644
--- a/korganizer/plugins/printing/whatsnext/whatsnextprint.h
+++ b/korganizer/plugins/printing/whatsnext/whatsnextprint.h
@@ -24,7 +24,7 @@
#ifndef WHATSNEXTPRINT_H
#define WHATSNEXTPRINT_H
-#include <klocale.h>
+#include <tdelocale.h>
#include "calprintpluginbase.h"
#ifndef KORG_NOPRINTER
diff --git a/korganizer/plugins/printing/year/yearprint.cpp b/korganizer/plugins/printing/year/yearprint.cpp
index 41d54c24..c1021845 100644
--- a/korganizer/plugins/printing/year/yearprint.cpp
+++ b/korganizer/plugins/printing/year/yearprint.cpp
@@ -32,7 +32,7 @@
#include <tdeconfig.h>
#include <kdebug.h>
#include <kcalendarsystem.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <tqcheckbox.h>
#include <tqspinbox.h>
diff --git a/korganizer/plugins/printing/year/yearprint.h b/korganizer/plugins/printing/year/yearprint.h
index 99c1422e..ae6435bf 100644
--- a/korganizer/plugins/printing/year/yearprint.h
+++ b/korganizer/plugins/printing/year/yearprint.h
@@ -24,7 +24,7 @@
#ifndef YEARPRINT_H
#define YEARPRINT_H
-#include <klocale.h>
+#include <tdelocale.h>
#include "calprintpluginbase.h"
#ifndef KORG_NOPRINTER