summaryrefslogtreecommitdiffstats
path: root/ktron/tron.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ktron/tron.cpp')
-rw-r--r--ktron/tron.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ktron/tron.cpp b/ktron/tron.cpp
index 2ed4cd74..4fb53878 100644
--- a/ktron/tron.cpp
+++ b/ktron/tron.cpp
@@ -20,13 +20,13 @@
***************************************************************************/
// Background
#include <tdeio/netaccess.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
// Normal class
#include <tqtimer.h>
#include <kdebug.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <tdeapplication.h>
#include <tdeconfig.h>
#include <kcolordialog.h>