diff options
Diffstat (limited to 'src/common/gui/list_container.h')
-rw-r--r-- | src/common/gui/list_container.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/gui/list_container.h b/src/common/gui/list_container.h index b52f9e2..ebeb6de 100644 --- a/src/common/gui/list_container.h +++ b/src/common/gui/list_container.h @@ -9,8 +9,8 @@ #ifndef LIST_CONTAINER_H #define LIST_CONTAINER_H -#include <kpopupmenu.h> -#include <klistview.h> +#include <tdepopupmenu.h> +#include <tdelistview.h> //---------------------------------------------------------------------------- class ListContainer |