diff options
Diffstat (limited to 'src/fetch/gcstarpluginfetcher.cpp')
-rw-r--r-- | src/fetch/gcstarpluginfetcher.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fetch/gcstarpluginfetcher.cpp b/src/fetch/gcstarpluginfetcher.cpp index 59d2386..336cccd 100644 --- a/src/fetch/gcstarpluginfetcher.cpp +++ b/src/fetch/gcstarpluginfetcher.cpp @@ -29,7 +29,7 @@ #include <kprocess.h> #include <kprocio.h> #include <kstandarddirs.h> -#include <kaccelmanager.h> +#include <tdeaccelmanager.h> #include <tqdir.h> #include <tqlayout.h> |