summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets')
-rw-r--r--src/gui/widgets/AudioListItem.h2
-rw-r--r--src/gui/widgets/AudioListView.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/widgets/AudioListItem.h b/src/gui/widgets/AudioListItem.h
index b2f08f8..5cfdba3 100644
--- a/src/gui/widgets/AudioListItem.h
+++ b/src/gui/widgets/AudioListItem.h
@@ -26,7 +26,7 @@
#define _RG_AUDIOLISTITEM_H_
#include <sound/AudioFile.h>
-#include <klistview.h>
+#include <tdelistview.h>
namespace Rosegarden
{
diff --git a/src/gui/widgets/AudioListView.h b/src/gui/widgets/AudioListView.h
index 3b48400..967c94f 100644
--- a/src/gui/widgets/AudioListView.h
+++ b/src/gui/widgets/AudioListView.h
@@ -25,7 +25,7 @@
#ifndef _RG_AUDIOLISTVIEW_H_
#define _RG_AUDIOLISTVIEW_H_
-#include <klistview.h>
+#include <tdelistview.h>
namespace Rosegarden {