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 17:49:29 +0900
commit81eef9d22ba52b7055475fe2fc56960180e3a460 (patch)
tree5b26e0184cd642ec48e4c47e71cbf9b48da30656 /src/include/debug-profiler.h
parent7bfdcc0b8d382c142a59160bc87033c211da385d (diff)
downloadtderadio-81eef9d22ba52b7055475fe2fc56960180e3a460.tar.gz
tderadio-81eef9d22ba52b7055475fe2fc56960180e3a460.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <[email protected]>
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()