summaryrefslogtreecommitdiffstats
path: root/src/kbfxplasmaindexitem.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:04:36 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:04:36 -0600
commit607de125e34173ea3f6bca9dd60b4c9640a738ed (patch)
treeed1c4985cb59177f0e6215b819bc9b2119fe7754 /src/kbfxplasmaindexitem.cpp
parente620b80f1714cc44d5ec93cc10426ab62d0e39a9 (diff)
downloadkbfx-607de125e34173ea3f6bca9dd60b4c9640a738ed.tar.gz
kbfx-607de125e34173ea3f6bca9dd60b4c9640a738ed.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'src/kbfxplasmaindexitem.cpp')
-rw-r--r--src/kbfxplasmaindexitem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kbfxplasmaindexitem.cpp b/src/kbfxplasmaindexitem.cpp
index 08d3a73..052363b 100644
--- a/src/kbfxplasmaindexitem.cpp
+++ b/src/kbfxplasmaindexitem.cpp
@@ -21,7 +21,7 @@
#include "kbfxplasmaindexitem.h"
#include <kdesktopfile.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <kbfxconfig.h>
KbfxPlasmaIndexItem::KbfxPlasmaIndexItem ( TQCanvasPixmapArray * a, TQCanvas * canvas ) :KbfxPlasmaCanvasAbstractItem ( a,canvas )