summaryrefslogtreecommitdiffstats
path: root/src/include/debug-profiler.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-07-01 17:49:29 +0900
committerMichele Calgaro <[email protected]>2024-07-01 19:08:45 +0900
commit5430985acff95045b9c1bfddfb063da055e07cb8 (patch)
treec3b228cff12496bcddfb56f149dfec36ba892369 /src/include/debug-profiler.h
parent68a834008fb8d89f9cbf4ed3d7b9f9d0e99232b6 (diff)
downloadtderadio-5430985acff95045b9c1bfddfb063da055e07cb8.tar.gz
tderadio-5430985acff95045b9c1bfddfb063da055e07cb8.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 81eef9d22ba52b7055475fe2fc56960180e3a460)
Diffstat (limited to 'src/include/debug-profiler.h')
-rw-r--r--src/include/debug-profiler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/debug-profiler.h b/src/include/debug-profiler.h
index ae78e43..6654e7c 100644
--- a/src/include/debug-profiler.h
+++ b/src/include/debug-profiler.h
@@ -24,7 +24,7 @@
#include <tqstring.h>
#include <tqmap.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
#if (defined __i386__) || (defined __x86_64__)
static __inline__ unsigned long long int rdtsc()