summaryrefslogtreecommitdiffstats
path: root/kbarcode/confwizard.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:04:33 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:04:33 -0600
commit6fb88df585cc98ddb523ad53ee56841703e2ed2b (patch)
tree94a8e411aaa662b3ffd88c86c4374a17c4a861ff /kbarcode/confwizard.cpp
parentc83bba2b6e4423b0268bbed97c9cf85453fe3d4f (diff)
downloadkbarcode-6fb88df585cc98ddb523ad53ee56841703e2ed2b.tar.gz
kbarcode-6fb88df585cc98ddb523ad53ee56841703e2ed2b.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'kbarcode/confwizard.cpp')
-rw-r--r--kbarcode/confwizard.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbarcode/confwizard.cpp b/kbarcode/confwizard.cpp
index 736d6ef..8ad314e 100644
--- a/kbarcode/confwizard.cpp
+++ b/kbarcode/confwizard.cpp
@@ -31,7 +31,7 @@
#include <tqtextbrowser.h>
// KDE includes
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <kcombobox.h>
#include <klineedit.h>
#include <klocale.h>