summaryrefslogtreecommitdiffstats
path: root/src/recentfilesaction.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/recentfilesaction.h')
-rw-r--r--src/recentfilesaction.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/recentfilesaction.h b/src/recentfilesaction.h
index d56baf8..89bc5ed 100644
--- a/src/recentfilesaction.h
+++ b/src/recentfilesaction.h
@@ -11,10 +11,10 @@
#ifndef RECENTFILESACTION_H
#define RECENTFILESACTION_H
-#include <kactionclasses.h>
+#include <tdeactionclasses.h>
/**
-Taken mainly from tdelibs/tdeui/kactionclasses.[cpp/h], author Michael Koch.
+Taken mainly from tdelibs/tdeui/tdeactionclasses.[cpp/h], author Michael Koch.
Adapted to work around strange bug occuring.
*/
class RecentFilesAction : public TDESelectAction