diff options
author | Timothy Pearson <[email protected]> | 2013-01-26 13:15:06 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-26 13:15:06 -0600 |
commit | c8d2c86fa91a88915c64665a57de1e9a88c67da2 (patch) | |
tree | 1b2125a8cfb72e51006d3ffc1feaa2c186f0c810 /kttsd/kcmkttsmgr/kcmkttsmgr.cpp | |
parent | e7cf1663f517b900014c46cc61ffaab2813e0dc5 (diff) | |
download | tdeaccessibility-c8d2c86fa91a88915c64665a57de1e9a88c67da2.tar.gz tdeaccessibility-c8d2c86fa91a88915c64665a57de1e9a88c67da2.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kttsd/kcmkttsmgr/kcmkttsmgr.cpp')
-rw-r--r-- | kttsd/kcmkttsmgr/kcmkttsmgr.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/kcmkttsmgr/kcmkttsmgr.cpp b/kttsd/kcmkttsmgr/kcmkttsmgr.cpp index e9cbd86..3b8a40c 100644 --- a/kttsd/kcmkttsmgr/kcmkttsmgr.cpp +++ b/kttsd/kcmkttsmgr/kcmkttsmgr.cpp @@ -38,7 +38,7 @@ // KDE includes. #include <dcopclient.h> #include <klistview.h> -#include <kparts/componentfactory.h> +#include <tdeparts/componentfactory.h> #include <klineedit.h> #include <kurlrequester.h> #include <kiconloader.h> |