From 1307964495cdc9a74f7b4aabab14ad9ffaa93dd6 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 30 Jun 2024 19:08:44 +0900 Subject: Rename kdemacros.* files to tdemacros.* A dummy 'kdemacros.h' has been added to allow TDE to built till renaming is carried out across the whole code base. It will then be removed. Signed-off-by: Michele Calgaro --- tdecore/tdehw/tdestoragedevice.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdecore/tdehw') diff --git a/tdecore/tdehw/tdestoragedevice.h b/tdecore/tdehw/tdestoragedevice.h index 891b31573..ad0468ed9 100644 --- a/tdecore/tdehw/tdestoragedevice.h +++ b/tdecore/tdehw/tdestoragedevice.h @@ -22,7 +22,7 @@ #include "tdegenericdevice.h" #include "tqvariant.h" -#include "kdemacros.h" +#include "tdemacros.h" struct crypt_device; -- cgit v1.2.1