diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:52:32 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:52:32 -0600 |
commit | 91726329ab9745105638d8b74cfd9f000cd13af4 (patch) | |
tree | 2e8be3b7edc2ecf47e6ee4e5a63cb45ca6819c4c /src/kbfxspinx.h | |
parent | d6cfa98becda3f9648dcda4dafd3de99b8733901 (diff) | |
download | kbfx-91726329ab9745105638d8b74cfd9f000cd13af4.tar.gz kbfx-91726329ab9745105638d8b74cfd9f000cd13af4.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/kbfxspinx.h')
-rw-r--r-- | src/kbfxspinx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kbfxspinx.h b/src/kbfxspinx.h index f7745d2..d0bc1ce 100644 --- a/src/kbfxspinx.h +++ b/src/kbfxspinx.h @@ -38,7 +38,7 @@ #include <dcopobject.h> #include <dcopref.h> #include <kapplication.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <kdebug.h> #include <kdirwatch.h> #include <kglobal.h> |