summaryrefslogtreecommitdiffstats
path: root/src/k3bsystemproblemdialog.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:04:05 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:04:05 -0600
commite8585949197fd7b5423328b0aeb8cceffa18f0db (patch)
tree7bf0436561b5a0b4c699db29213ed6cc3f3fc9b8 /src/k3bsystemproblemdialog.cpp
parent32f2a45bd8f153fae4e321bb514f4f421ad1de38 (diff)
downloadk3b-e8585949197fd7b5423328b0aeb8cceffa18f0db.tar.gz
k3b-e8585949197fd7b5423328b0aeb8cceffa18f0db.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'src/k3bsystemproblemdialog.cpp')
-rw-r--r--src/k3bsystemproblemdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k3bsystemproblemdialog.cpp b/src/k3bsystemproblemdialog.cpp
index 43c6d1c..9375190 100644
--- a/src/k3bsystemproblemdialog.cpp
+++ b/src/k3bsystemproblemdialog.cpp
@@ -44,7 +44,7 @@
#include <kstandarddirs.h>
#include <ktextedit.h>
#include <tdeconfig.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <kmessagebox.h>
#include <kprocess.h>
#include <kglobal.h>