diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-14 17:04:36 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-14 17:04:36 -0600 |
commit | 607de125e34173ea3f6bca9dd60b4c9640a738ed (patch) | |
tree | ed1c4985cb59177f0e6215b819bc9b2119fe7754 /kbfxlib/common/kbfxconfig.h | |
parent | e620b80f1714cc44d5ec93cc10426ab62d0e39a9 (diff) | |
download | kbfx-607de125e34173ea3f6bca9dd60b4c9640a738ed.tar.gz kbfx-607de125e34173ea3f6bca9dd60b4c9640a738ed.zip |
Rename common header files for consistency with class renaming
Diffstat (limited to 'kbfxlib/common/kbfxconfig.h')
-rw-r--r-- | kbfxlib/common/kbfxconfig.h | 2 |
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> |