diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 00:53:39 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 00:53:39 -0600 |
commit | fe50f29e05b1318b520a33179ea50c88b6e2c89a (patch) | |
tree | 2a697d17f25d06389c2908e79c4b191e5b6c971d /kmymoney2/dialogs/kequitypriceupdatedlg.cpp | |
parent | 9311d363bfabf7f1105e3339922169d89107a724 (diff) | |
download | kmymoney-fe50f29e05b1318b520a33179ea50c88b6e2c89a.tar.gz kmymoney-fe50f29e05b1318b520a33179ea50c88b6e2c89a.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kmymoney2/dialogs/kequitypriceupdatedlg.cpp')
-rw-r--r-- | kmymoney2/dialogs/kequitypriceupdatedlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/dialogs/kequitypriceupdatedlg.cpp b/kmymoney2/dialogs/kequitypriceupdatedlg.cpp index 409c15e..3af2912 100644 --- a/kmymoney2/dialogs/kequitypriceupdatedlg.cpp +++ b/kmymoney2/dialogs/kequitypriceupdatedlg.cpp @@ -43,7 +43,7 @@ #include <kdebug.h> #include <kprogress.h> #include <kglobal.h> -#include <kconfig.h> +#include <tdeconfig.h> // ---------------------------------------------------------------------------- // Project Includes |