diff options
Diffstat (limited to 'lib/kopalette/kopalettemanager.cc')
-rw-r--r-- | lib/kopalette/kopalettemanager.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kopalette/kopalettemanager.cc b/lib/kopalette/kopalettemanager.cc index cf215120..2a9d1f5c 100644 --- a/lib/kopalette/kopalettemanager.cc +++ b/lib/kopalette/kopalettemanager.cc @@ -23,7 +23,7 @@ #include <tqobject.h> #include <tqevent.h> -#include <kparts/event.h> +#include <tdeparts/event.h> #include <kapplication.h> #include <kpopupmenu.h> #include <kaction.h> |