summaryrefslogtreecommitdiffstats
path: root/src/projects/k3bbootimageview.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:44:58 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:44:58 -0600
commit281d226f744d70a826a3bffff1ee964ef5915d4f (patch)
treec42d5ae7840ea2a74f5f6c1b1a958569a8d2bf27 /src/projects/k3bbootimageview.cpp
parente8585949197fd7b5423328b0aeb8cceffa18f0db (diff)
downloadk3b-281d226f744d70a826a3bffff1ee964ef5915d4f.tar.gz
k3b-281d226f744d70a826a3bffff1ee964ef5915d4f.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/projects/k3bbootimageview.cpp')
-rw-r--r--src/projects/k3bbootimageview.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/projects/k3bbootimageview.cpp b/src/projects/k3bbootimageview.cpp
index 7b3e2f4..85c00bd 100644
--- a/src/projects/k3bbootimageview.cpp
+++ b/src/projects/k3bbootimageview.cpp
@@ -19,11 +19,11 @@
#include "k3bbootitem.h"
#include <k3bintvalidator.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <tdelistview.h>
#include <tdefiledialog.h>
#include <kdebug.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include <tqpushbutton.h>
#include <tqstring.h>