diff options
Diffstat (limited to 'kicker/applets/launcher/quickaddappsmenu.cpp')
-rw-r--r-- | kicker/applets/launcher/quickaddappsmenu.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/applets/launcher/quickaddappsmenu.cpp b/kicker/applets/launcher/quickaddappsmenu.cpp index 0eebec315..5b1ff44ca 100644 --- a/kicker/applets/launcher/quickaddappsmenu.cpp +++ b/kicker/applets/launcher/quickaddappsmenu.cpp @@ -26,7 +26,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include <kstandarddirs.h> #include <kdesktopfile.h> #include <kglobalsettings.h> -#include <ksycocaentry.h> +#include <tdesycocaentry.h> #include <kservice.h> #include <kservicegroup.h> |