summaryrefslogtreecommitdiffstats
path: root/kbarcode/batchwizard.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/batchwizard.cpp
parentc83bba2b6e4423b0268bbed97c9cf85453fe3d4f (diff)
downloadkbarcode-6fb88df585cc98ddb523ad53ee56841703e2ed2b.tar.gz
kbarcode-6fb88df585cc98ddb523ad53ee56841703e2ed2b.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'kbarcode/batchwizard.cpp')
-rw-r--r--kbarcode/batchwizard.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbarcode/batchwizard.cpp b/kbarcode/batchwizard.cpp
index 65ea6dd..3c18d6b 100644
--- a/kbarcode/batchwizard.cpp
+++ b/kbarcode/batchwizard.cpp
@@ -47,7 +47,7 @@
#include <kabc/addresseelist.h>
#include <kabc/addressbook.h>
#include <kabc/stdaddressbook.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <kcombobox.h>
#include <kcompletion.h>
#include <tdefiledialog.h>