diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-01 17:49:29 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-01 17:49:29 +0900 |
| commit | 81eef9d22ba52b7055475fe2fc56960180e3a460 (patch) | |
| tree | 5b26e0184cd642ec48e4c47e71cbf9b48da30656 /src/include/pluginmanager.h | |
| parent | 7bfdcc0b8d382c142a59160bc87033c211da385d (diff) | |
| download | tderadio-81eef9d22ba52b7055475fe2fc56960180e3a460.tar.gz tderadio-81eef9d22ba52b7055475fe2fc56960180e3a460.zip | |
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/include/pluginmanager.h')
| -rw-r--r-- | src/include/pluginmanager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/pluginmanager.h b/src/include/pluginmanager.h index 47fc051..cd4e79e 100644 --- a/src/include/pluginmanager.h +++ b/src/include/pluginmanager.h @@ -24,7 +24,7 @@ #include <tqstring.h> #include <tqptrdict.h> -#include <kdemacros.h> +#include <tdemacros.h> #include "plugins.h" |
