summaryrefslogtreecommitdiffstats
path: root/kbfxlib/common
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-14 17:04:36 -0600
committerTimothy Pearson <[email protected]>2013-02-14 17:04:36 -0600
commit607de125e34173ea3f6bca9dd60b4c9640a738ed (patch)
treeed1c4985cb59177f0e6215b819bc9b2119fe7754 /kbfxlib/common
parente620b80f1714cc44d5ec93cc10426ab62d0e39a9 (diff)
downloadkbfx-607de125e34173ea3f6bca9dd60b4c9640a738ed.tar.gz
kbfx-607de125e34173ea3f6bca9dd60b4c9640a738ed.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'kbfxlib/common')
-rw-r--r--kbfxlib/common/kbfxconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbfxlib/common/kbfxconfig.h b/kbfxlib/common/kbfxconfig.h
index e92a151..3214b1e 100644
--- a/kbfxlib/common/kbfxconfig.h
+++ b/kbfxlib/common/kbfxconfig.h
@@ -31,7 +31,7 @@
#include <tqpixmap.h>
#include <tqstring.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <tdeconfig.h>
#include <tdeconfigskeleton.h>
#include <kdebug.h>