summaryrefslogtreecommitdiffstats
path: root/src/notes.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/notes.cpp')
-rw-r--r--src/notes.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/notes.cpp b/src/notes.cpp
index 0ecb01f..0b80afc 100644
--- a/src/notes.cpp
+++ b/src/notes.cpp
@@ -22,13 +22,13 @@
#include <tqtextstream.h>
#include <tqtextcodec.h>
#include <klocale.h>
-#include <klistview.h>
+#include <tdelistview.h>
#include <kglobal.h>
#include <kiconloader.h>
#include <kmimetype.h>
#include <krun.h>
#include <kurl.h>
-#include <klistview.h>
+#include <tdelistview.h>
#ifdef HAVE_CONFIG_H
#include <config.h>