From 7e4a6583faf09a162eadf184e217ae5ee7888aef Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 25 Feb 2025 22:50:05 +0900 Subject: Use tdestandarddirs.h Signed-off-by: Michele Calgaro --- kregexpeditor/util.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kregexpeditor/util.cpp') diff --git a/kregexpeditor/util.cpp b/kregexpeditor/util.cpp index dedccfc..8482f41 100644 --- a/kregexpeditor/util.cpp +++ b/kregexpeditor/util.cpp @@ -18,7 +18,7 @@ #include "util.h" #include -#include +#include TQPixmap Util::getKRegExpEditorIcon( const TQString& name ) { #ifdef TQT_ONLY -- cgit v1.2.3