summaryrefslogtreecommitdiffstats
path: root/src/kommandoview.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-07-01 18:16:40 +0900
committerMichele Calgaro <[email protected]>2024-07-01 19:14:36 +0900
commit0289c35c309d7a382b56933642c3f1bd9570e742 (patch)
tree98b1c64839d1504066c6a76df963291f1502b8e8 /src/kommandoview.h
parent8d48abe4fff86e65819410538a256c9487f136d3 (diff)
downloadkommando-0289c35c309d7a382b56933642c3f1bd9570e742.tar.gz
kommando-0289c35c309d7a382b56933642c3f1bd9570e742.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 331458ea66691903a30f2b995e6d9586c0cef799)
Diffstat (limited to 'src/kommandoview.h')
-rw-r--r--src/kommandoview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kommandoview.h b/src/kommandoview.h
index f45a010..218ca74 100644
--- a/src/kommandoview.h
+++ b/src/kommandoview.h
@@ -21,7 +21,7 @@
#define KOMMANDOVIEW_H
#include <tqlistview.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
/**
@author Daniel Stöckel <[email protected]>