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.h | |
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.h')
-rw-r--r-- | kttsd/kcmkttsmgr/kcmkttsmgr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/kcmkttsmgr/kcmkttsmgr.h b/kttsd/kcmkttsmgr/kcmkttsmgr.h index 7660945..fc0276b 100644 --- a/kttsd/kcmkttsmgr/kcmkttsmgr.h +++ b/kttsd/kcmkttsmgr/kcmkttsmgr.h @@ -29,7 +29,7 @@ #include <tdecmodule.h> #include <ktrader.h> #include <kdebug.h> -#include <kparts/part.h> +#include <tdeparts/part.h> // KTTS includes. #include "addtalker.h" |