summaryrefslogtreecommitdiffstats
path: root/kbarcode/commands.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/commands.cpp
parentc83bba2b6e4423b0268bbed97c9cf85453fe3d4f (diff)
downloadkbarcode-6fb88df585cc98ddb523ad53ee56841703e2ed2b.tar.gz
kbarcode-6fb88df585cc98ddb523ad53ee56841703e2ed2b.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'kbarcode/commands.cpp')
-rw-r--r--kbarcode/commands.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbarcode/commands.cpp b/kbarcode/commands.cpp
index 77c8cc2..ea1c790 100644
--- a/kbarcode/commands.cpp
+++ b/kbarcode/commands.cpp
@@ -31,7 +31,7 @@
// KDE includes
-#include <kapplication.h>
+#include <tdeapplication.h>
TQPoint getFreePos( TQCanvas* c )
{