diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:55:17 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:55:17 -0600 |
| commit | 45e371f7ffece317ed9466f032cb0fe9520461f1 (patch) | |
| tree | 2f292babc95fbea695a578de46bed15fb2b61fc8 /lib/options.cc | |
| parent | 5e4f00a9911f1b6360a49f869fe10620325beaba (diff) | |
| download | kpilot-45e371f7ffece317ed9466f032cb0fe9520461f1.tar.gz kpilot-45e371f7ffece317ed9466f032cb0fe9520461f1.zip | |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'lib/options.cc')
| -rw-r--r-- | lib/options.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/options.cc b/lib/options.cc index 84474c6..ad755c9 100644 --- a/lib/options.cc +++ b/lib/options.cc @@ -35,7 +35,7 @@ #include <tqsize.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <kdebug.h> #include <kcmdlineargs.h> |
