From a9588dacaf3f5372c0227299bbddf8721ba2c89e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 25 Feb 2025 18:31:04 +0900 Subject: Use tdestandarddirs.h Signed-off-by: Michele Calgaro --- src/recentfilesaction.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/recentfilesaction.cpp') diff --git a/src/recentfilesaction.cpp b/src/recentfilesaction.cpp index 0786c28..5bbdd33 100644 --- a/src/recentfilesaction.cpp +++ b/src/recentfilesaction.cpp @@ -12,7 +12,7 @@ #include #include -#include +#include #include RecentFilesAction::RecentFilesAction( const TQString & configGroupName, const TQString& text, const TQObject* receiver, const char* slot, TQObject* parent, const char* name ) -- cgit v1.2.3