summaryrefslogtreecommitdiffstats
path: root/kode/enum.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-07-01 19:18:36 +0900
committerMichele Calgaro <[email protected]>2024-07-01 19:18:36 +0900
commit3353e7fa30be3d2f6c5161a7fd10fd056b5828cd (patch)
tree95f62323988ce952757dd740ea3e8811b4e2d13f /kode/enum.h
parentfb95ee4b5acb2be8ee1cb17cdeeaccc5e11dc744 (diff)
downloadtdepim-3353e7fa30be3d2f6c5161a7fd10fd056b5828cd.tar.gz
tdepim-3353e7fa30be3d2f6c5161a7fd10fd056b5828cd.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kode/enum.h')
-rw-r--r--kode/enum.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kode/enum.h b/kode/enum.h
index f4f90f375..0cae53e4b 100644
--- a/kode/enum.h
+++ b/kode/enum.h
@@ -22,7 +22,7 @@
#define KODE_ENUM_H
#include <tqstringlist.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
namespace KODE {