diff options
Diffstat (limited to 'kicker/applets/trash/trashbutton.h')
-rw-r--r-- | kicker/applets/trash/trashbutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/applets/trash/trashbutton.h b/kicker/applets/trash/trashbutton.h index 15c5d598f..bbf596a0c 100644 --- a/kicker/applets/trash/trashbutton.h +++ b/kicker/applets/trash/trashbutton.h @@ -28,7 +28,7 @@ #include <tqtimer.h> #include <tdefileitem.h> #include <kpanelapplet.h> -#include <kactioncollection.h> +#include <tdeactioncollection.h> class TrashButton : public PanelPopupButton { |