diff options
author | Timothy Pearson <[email protected]> | 2013-01-26 13:08:17 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-26 13:08:17 -0600 |
commit | bc7dd1e9a7cfeef5970a295bd66b501b1fb3296c (patch) | |
tree | ffb415bbd3e7501615307aab350b462cb0904ddd /k9author/k9importfiles.h | |
parent | 70a7a3094773362fb65043bdeb876375714f2547 (diff) | |
download | k9copy-bc7dd1e9a7cfeef5970a295bd66b501b1fb3296c.tar.gz k9copy-bc7dd1e9a7cfeef5970a295bd66b501b1fb3296c.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'k9author/k9importfiles.h')
-rw-r--r-- | k9author/k9importfiles.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/k9author/k9importfiles.h b/k9author/k9importfiles.h index 8b28676..c310643 100644 --- a/k9author/k9importfiles.h +++ b/k9author/k9importfiles.h @@ -15,9 +15,9 @@ #include "k9common.h" #include <tqobject.h> -#include <kmdidefines.h> -#include <kmdichildarea.h> -#include <kmdimainfrm.h> +#include <tdemdidefines.h> +#include <tdemdichildarea.h> +#include <tdemdimainfrm.h> /** @author Jean-Michel PETIT <[email protected]> |