summaryrefslogtreecommitdiffstats
path: root/tdeui/kbugreport.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdeui/kbugreport.cpp')
-rw-r--r--tdeui/kbugreport.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/tdeui/kbugreport.cpp b/tdeui/kbugreport.cpp
index 91c6aa66c..3e49e112c 100644
--- a/tdeui/kbugreport.cpp
+++ b/tdeui/kbugreport.cpp
@@ -31,8 +31,8 @@
#include <tdeconfig.h>
#include <kdebug.h>
#include <klineedit.h>
-#include <klocale.h>
-#include <kmessagebox.h>
+#include <tdelocale.h>
+#include <tdemessagebox.h>
#include <kprocess.h>
#include <kstandarddirs.h>
#include <kstdguiitem.h>
@@ -50,7 +50,7 @@
#include "kdepackages.h"
#include <kcombobox.h>
#include <config.h>
-#include <ktempfile.h>
+#include <tdetempfile.h>
#include <tqtextstream.h>
#include <tqfile.h>